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 231 DECODE_NO_CONFIG = -8,
VideoDecoderAVC.cpp 129 return DECODE_NO_CONFIG;
    [all...]
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.cpp 396 } else if (status == DECODE_NO_CONFIG) {
397 LOGW("Decoder returns DECODE_NO_CONFIG.");
    [all...]

Completed in 62 milliseconds