Home
last modified time | relevance | path

Searched refs:DECODE_MULTIPLE_FRAME (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderDefs.h244 DECODE_MULTIPLE_FRAME = 4, enumerator
DVideoDecoderMPEG4.cpp195 if (status == DECODE_MULTIPLE_FRAME) { in decodeFrame()
206 if (status == DECODE_MULTIPLE_FRAME) { in decodeFrame()
412 return DECODE_MULTIPLE_FRAME; in continueDecodingFrame()
DVideoDecoderAVC.cpp131 if (status == DECODE_MULTIPLE_FRAME) { in decode()
289 return DECODE_MULTIPLE_FRAME; in continueDecodingFrame()