OPAL Version 3.10.2
Opal_YUV420P_to_RFC4175YCbCr420 Class Reference

#include <rfc4175.h>

Inheritance diagram for Opal_YUV420P_to_RFC4175YCbCr420:
OpalRFC4175Encoder OpalRFC4175Transcoder OpalVideoTranscoder OpalTranscoder OpalMediaFormatPair

Public Member Functions

 Opal_YUV420P_to_RFC4175YCbCr420 ()
PINDEX GetPgroupSize () const
PINDEX GetColsPerPgroup () const
PINDEX GetRowsPerPgroup () const
PINDEX PixelsToBytes (PINDEX pixels) const
PINDEX BytesToPixels (PINDEX bytes) const
void StartEncoding (const RTP_DataFrame &input)
void EndEncoding ()

Protected Attributes

BYTE * m_srcYPlane
BYTE * m_srcCbPlane
BYTE * m_srcCrPlane

Constructor & Destructor Documentation

Opal_YUV420P_to_RFC4175YCbCr420::Opal_YUV420P_to_RFC4175YCbCr420 ( ) [inline]

Member Function Documentation

PINDEX Opal_YUV420P_to_RFC4175YCbCr420::BytesToPixels ( PINDEX  bytes) const [inline]
void Opal_YUV420P_to_RFC4175YCbCr420::EndEncoding ( ) [virtual]

Implements OpalRFC4175Encoder.

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

Implements OpalRFC4175Transcoder.

PINDEX Opal_YUV420P_to_RFC4175YCbCr420::GetPgroupSize ( ) const [inline, virtual]

Implements OpalRFC4175Transcoder.

PINDEX Opal_YUV420P_to_RFC4175YCbCr420::GetRowsPerPgroup ( ) const [inline, virtual]

Implements OpalRFC4175Transcoder.

PINDEX Opal_YUV420P_to_RFC4175YCbCr420::PixelsToBytes ( PINDEX  pixels) const [inline, virtual]

Implements OpalRFC4175Transcoder.

void Opal_YUV420P_to_RFC4175YCbCr420::StartEncoding ( const RTP_DataFrame input) [virtual]

Reimplemented from OpalRFC4175Encoder.


Field Documentation


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