Searched refs:use_ext_ts (Results 1 – 2 of 2) sorted by relevance
/external/opencore/codecs_v2/video/m4v_h263/dec/include/ |
D | pvvideodecoderinterface.h | 39 …Frame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_ts, uint8 *yuv) = 0; 42 …Frame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_ts, uint8 *yuv, Osc… in DecodeVideoFrame() argument 47 OSCL_UNUSED_ARG(use_ext_ts); in DecodeVideoFrame()
|
D | pvm4vdecoder_dpi.h | 101 …ideoFrame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_ts, uint8 *YUV); 102 …Frame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *use_ext_ts, uint8 *YUV, TRe…
|