Created by the British Broadcasting Corporation.
Clean(const int show_fnum, const int current_coded_fnum) | dirac::FrameBuffer | |
Clean(int fnum) | dirac::FrameBuffer | |
FrameBuffer() | dirac::FrameBuffer | |
FrameBuffer(ChromaFormat cf, const int orig_xlen, const int orig_ylen, const int dwt_xlen, const int dwt_ylen, const int dwt_cxlen, const int dwt_cylen, const unsigned int luma_depth, const unsigned int chroma_depth) | dirac::FrameBuffer | |
FrameBuffer(ChromaFormat cf, const int numL1, const int L1sep, const int orig_xlen, const int orig_ylen, const int dwt_xlen, const int dwt_ylen, const int dwt_cxlen, const int dwt_cylen, const unsigned int luma_depth, const unsigned int chroma_depth, bool interlace) | dirac::FrameBuffer | |
FrameBuffer(const FrameBuffer &cpy) | dirac::FrameBuffer | |
GetComponent(const unsigned int frame_num, CompSort c) | dirac::FrameBuffer | |
GetComponent(const unsigned int frame_num, CompSort c) const | dirac::FrameBuffer | |
GetFParams() const | dirac::FrameBuffer | [inline] |
GetFParams() | dirac::FrameBuffer | [inline] |
GetFrame(const unsigned int fnum) | dirac::FrameBuffer | |
GetFrame(const unsigned int fnum) const | dirac::FrameBuffer | |
GetFrame(const unsigned int fnum, bool &is_present) | dirac::FrameBuffer | |
GetFrame(const unsigned int fnum, bool &is_present) const | dirac::FrameBuffer | |
GetUpComponent(const unsigned int frame_num, CompSort c) | dirac::FrameBuffer | |
GetUpComponent(const unsigned int frame_num, CompSort c) const | dirac::FrameBuffer | |
IsFrameAvail(const unsigned int fnum) const | dirac::FrameBuffer | |
m_fnum_map | dirac::FrameBuffer | [private] |
m_fparams | dirac::FrameBuffer | [private] |
m_frame_data | dirac::FrameBuffer | [private] |
m_frame_in_use | dirac::FrameBuffer | [private] |
m_gop_len | dirac::FrameBuffer | [private] |
m_interlace | dirac::FrameBuffer | [private] |
m_L1_sep | dirac::FrameBuffer | [private] |
m_num_L1 | dirac::FrameBuffer | [private] |
m_ref_count | dirac::FrameBuffer | [private] |
Members() const | dirac::FrameBuffer | |
operator=(const FrameBuffer &rhs) | dirac::FrameBuffer | |
PushFrame(const unsigned int frame_num) | dirac::FrameBuffer | |
PushFrame(const FrameParams &fp) | dirac::FrameBuffer | |
PushFrame(const Frame &frame) | dirac::FrameBuffer | |
Remove(const unsigned int fnum) | dirac::FrameBuffer | [private] |
SetFrameParams(const unsigned int fnum) | dirac::FrameBuffer | |
SetInterlacedFrameParams(const unsigned int fnum) | dirac::FrameBuffer | [private] |
SetProgressiveFrameParams(const unsigned int fnum) | dirac::FrameBuffer | [private] |
SetRetiredList(const int show_fnum, const int current_coded_fnum) | dirac::FrameBuffer | |
~FrameBuffer() | dirac::FrameBuffer |
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.