Searched refs:InitVideoDecoder (Results 1 – 4 of 4) sorted by relevance
/external/opencore/codecs_v2/video/m4v_h263/dec/include/ |
D | pvm4vdecoder.h | 49 …virtual bool InitVideoDecoder(uint8 *volbuf[], int32 *volbuf_size, int32 nLayers, int32* iWidth…
|
D | pvvideodecoderinterface.h | 37 …virtual bool InitVideoDecoder(uint8 *volbuf[], int32 *volbuf_size, int32 nLayers, int32* iWidth…
|
D | pvm4vdecoder_dpi.h | 72 …IMPORT_C bool InitVideoDecoder(uint8 *volbuf[], int32 *volbuf_size, int32 nLayers, int32* iWidth, …
|
/external/opencore/codecs_v2/video/m4v_h263/dec/src/ |
D | pvm4vdecoder.cpp | 80 bool PVM4VDecoder::InitVideoDecoder(uint8 *volbuf[], in InitVideoDecoder() function in PVM4VDecoder
|