|
| H263plusVideoStreamParser (class H263plusVideoStreamFramer *usingSource, FramedSource *inputSource) |
|
void | registerReadInterest (unsigned char *to, unsigned maxSize) |
|
unsigned | parse (u_int64_t ¤tDuration) |
|
unsigned | numTruncatedBytes () const |
|
virtual void | flushInput () |
|
|
typedef void() | clientContinueFunc(void *clientData, unsigned char *ptr, unsigned size, struct timeval presentationTime) |
|
|
void | setParseState () |
|
void | saveParserState () |
|
u_int32_t | get4Bytes () |
|
u_int32_t | test4Bytes () |
|
u_int16_t | get2Bytes () |
|
u_int16_t | test2Bytes () |
|
u_int8_t | get1Byte () |
|
u_int8_t | test1Byte () |
|
void | getBytes (u_int8_t *to, unsigned numBytes) |
|
void | testBytes (u_int8_t *to, unsigned numBytes) |
|
void | skipBytes (unsigned numBytes) |
|
void | skipBits (unsigned numBits) |
|
unsigned | getBits (unsigned numBits) |
|
unsigned | curOffset () const |
|
unsigned & | totNumValidBytes () |
|
Boolean | haveSeenEOF () const |
|
unsigned | bankSize () const |
|
|
class H263plusVideoStreamFramer * | fUsingSource |
|
unsigned char * | fTo |
|
unsigned | fMaxSize |
|
unsigned char * | fStartOfFrame |
|
unsigned char * | fSavedTo |
|
unsigned char * | fLimit |
|
unsigned | fNumTruncatedBytes |
|
unsigned | fSavedNumTruncatedBytes |
|
The documentation for this class was generated from the following files: