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