OPAL Version 3.10.2
Opal_RFC4175YCbCr420_to_YUV420P Class Reference

#include <rfc4175.h>

Inheritance diagram for Opal_RFC4175YCbCr420_to_YUV420P:
OpalRFC4175Decoder OpalRFC4175Transcoder OpalVideoTranscoder OpalTranscoder OpalMediaFormatPair

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)

Detailed Description

This class defines a transcoder implementation class that converts RFC4175 to YUV420P


Constructor & Destructor Documentation

Opal_RFC4175YCbCr420_to_YUV420P::Opal_RFC4175YCbCr420_to_YUV420P ( ) [inline]

Member Function Documentation

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.

PINDEX Opal_RFC4175YCbCr420_to_YUV420P::GetColsPerPgroup ( ) const [inline, virtual]

Implements OpalRFC4175Transcoder.

PINDEX Opal_RFC4175YCbCr420_to_YUV420P::GetPgroupSize ( ) 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.


The documentation for this class was generated from the following file: