Home
last modified time | relevance | path

Searched refs:GetVideoTimestamp (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvm4vdecoder.h103 virtual uint32 GetVideoTimestamp(void);
Dpvvideodecoderinterface.h74 virtual uint32 GetVideoTimestamp(void) = 0;
Dpvm4vdecoder_dpi.h118 IMPORT_C uint32 GetVideoTimestamp(void);
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dpvm4vdecoder.cpp145 uint32 PVM4VDecoder::GetVideoTimestamp(void) in GetVideoTimestamp() function in PVM4VDecoder