Home
last modified time | relevance | path

Searched refs:use_ext_ts (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvvideodecoderinterface.h39 …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()
Dpvm4vdecoder_dpi.h101 …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…