#include <rfc4175.h>
Inheritance diagram for Opal_RFC4175YCbCr420_to_YUV420P:
Public Member Functions | |
Opal_RFC4175YCbCr420_to_YUV420P () | |
PINDEX | GetPgroupSize () const |
PINDEX | GetColsPerPgroup () const |
PINDEX | GetRowsPerPgroup () const |
PINDEX | PixelsToBytes (PINDEX pixels) const |
PINDEX | BytesToPixels (PINDEX bytes) const |
BOOL | DecodeFrames (RTP_DataFrameList &output) |
Opal_RFC4175YCbCr420_to_YUV420P::Opal_RFC4175YCbCr420_to_YUV420P | ( | ) | [inline] |
PINDEX Opal_RFC4175YCbCr420_to_YUV420P::GetPgroupSize | ( | ) | const [inline, virtual] |
Implements OpalRFC4175Transcoder.
PINDEX Opal_RFC4175YCbCr420_to_YUV420P::GetColsPerPgroup | ( | ) | const [inline, virtual] |
Implements OpalRFC4175Transcoder.
PINDEX Opal_RFC4175YCbCr420_to_YUV420P::GetRowsPerPgroup | ( | ) | const [inline, virtual] |
Implements OpalRFC4175Transcoder.
PINDEX Opal_RFC4175YCbCr420_to_YUV420P::PixelsToBytes | ( | PINDEX | pixels | ) | const [inline, virtual] |
Implements OpalRFC4175Decoder.
PINDEX Opal_RFC4175YCbCr420_to_YUV420P::BytesToPixels | ( | PINDEX | bytes | ) | const [inline, virtual] |
Implements OpalRFC4175Decoder.
BOOL Opal_RFC4175YCbCr420_to_YUV420P::DecodeFrames | ( | RTP_DataFrameList & | output | ) | [virtual] |
Implements OpalRFC4175Decoder.