HomeSort by relevance Sort by last modified time
    Searched refs:DECODE_MULTIPLE_FRAME (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 243 DECODE_MULTIPLE_FRAME = 4,
VideoDecoderMPEG4.cpp 182 if (status == DECODE_MULTIPLE_FRAME) {
193 if (status == DECODE_MULTIPLE_FRAME) {
399 return DECODE_MULTIPLE_FRAME;
VideoDecoderAVC.cpp 117 if (status == DECODE_MULTIPLE_FRAME) {
275 return DECODE_MULTIPLE_FRAME;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 404 } else if (status == DECODE_MULTIPLE_FRAME){
    [all...]

Completed in 328 milliseconds