Searched defs:use_ext_timestamp (Results 1 – 3 of 3) sorted by relevance
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
D | pvm4vdecoder.cpp | 121 …Frame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_timestamp, uint8 *c… in DecodeVideoFrame()
|
D | vop.cpp | 803 PV_STATUS DecodeVOPHeader(VideoDecData *video, Vop *currVop, Bool use_ext_timestamp) in DecodeVOPHeader()
|
D | pvdec_api.cpp | 997 … uint32 timestamp[], int32 buffer_size[], uint use_ext_timestamp[], uint8 *currYUV) in PVDecodeVideoFrame() 1024 Bool PVDecodeVopHeader(VideoDecControls *decCtrl, uint8 *buffer[], in PVDecodeVopHeader()
|