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 241 DECODE_MULTIPLE_FRAME = 4,
VideoDecoderMPEG4.cpp 160 if (status == DECODE_MULTIPLE_FRAME) {
171 if (status == DECODE_MULTIPLE_FRAME) {
377 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 366 } else if (status == DECODE_MULTIPLE_FRAME){
    [all...]

Completed in 89 milliseconds