Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvm4vdecoder.h49 …virtual bool InitVideoDecoder(uint8 *volbuf[], int32 *volbuf_size, int32 nLayers, int32* iWidth…
Dpvvideodecoderinterface.h37 …virtual bool InitVideoDecoder(uint8 *volbuf[], int32 *volbuf_size, int32 nLayers, int32* iWidth…
Dpvm4vdecoder_dpi.h72 …IMPORT_C bool InitVideoDecoder(uint8 *volbuf[], int32 *volbuf_size, int32 nLayers, int32* iWidth, …
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dpvm4vdecoder.cpp80 bool PVM4VDecoder::InitVideoDecoder(uint8 *volbuf[], in InitVideoDecoder() function in PVM4VDecoder