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

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 229 DECODE_NO_CONFIG = -8,
VideoDecoderAVC.cpp 129 return DECODE_NO_CONFIG;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 358 } else if (status == DECODE_NO_CONFIG) {
359 LOGW("Decoder returns DECODE_NO_CONFIG.");
727 case DECODE_NO_CONFIG:
728 LOGE("Decoder returned DECODE_NO_CONFIG");
    [all...]

Completed in 3157 milliseconds