Clean(int fnum) | dirac::FrameBuffer | |
FrameBuffer(ChromaFormat cf, int xlen, int ylen) | dirac::FrameBuffer | |
FrameBuffer(ChromaFormat cf, int L1sep, int xlen, int ylen) | dirac::FrameBuffer | |
FrameBuffer(ChromaFormat cf, int numL1, int L1sep, int xlen, int ylen) | dirac::FrameBuffer | |
FrameBuffer(const FrameBuffer &cpy) | dirac::FrameBuffer | |
GetComponent(unsigned int frame_num, CompSort c) | dirac::FrameBuffer | |
GetComponent(unsigned int frame_num, CompSort c) const | dirac::FrameBuffer | |
GetFParams() const | dirac::FrameBuffer | [inline] |
GetFrame(unsigned int fnum) | dirac::FrameBuffer | |
GetFrame(unsigned int fnum) const | dirac::FrameBuffer | |
GetUpComponent(unsigned int frame_num, CompSort c) | dirac::FrameBuffer | |
GetUpComponent(unsigned int frame_num, CompSort c) const | dirac::FrameBuffer | |
m_fnum_map | dirac::FrameBuffer | [private] |
m_fparams | dirac::FrameBuffer | [private] |
m_frame_data | dirac::FrameBuffer | [private] |
m_gop_len | dirac::FrameBuffer | [private] |
m_L1_sep | dirac::FrameBuffer | [private] |
m_num_L1 | dirac::FrameBuffer | [private] |
operator=(const FrameBuffer &rhs) | dirac::FrameBuffer | |
PushFrame(unsigned int frame_num) | dirac::FrameBuffer | |
PushFrame(const FrameParams &fp) | dirac::FrameBuffer | |
PushFrame(const Frame &frame) | dirac::FrameBuffer | |
PushFrame(StreamPicInput *picin, const FrameParams &fp) | dirac::FrameBuffer | |
PushFrame(StreamPicInput *picin, unsigned int fnum) | dirac::FrameBuffer | |
Remove(unsigned int fnum) | dirac::FrameBuffer | [private] |
SetFrameParams(unsigned int fnum) | dirac::FrameBuffer | [private] |
Size() const | dirac::FrameBuffer | [inline] |
~FrameBuffer() | dirac::FrameBuffer | |