Home
last modified time | relevance | path

Searched refs:DECODE_NO_REFERENCE (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderMPEG4.cpp283 return DECODE_NO_REFERENCE; in beginDecodingFrame()
291 return DECODE_NO_REFERENCE; in beginDecodingFrame()
535 return DECODE_NO_REFERENCE; in setReference()
562 return DECODE_NO_REFERENCE; in setReference()
571 return DECODE_NO_REFERENCE; in setReference()
DVideoDecoderWMV.cpp353 return DECODE_NO_REFERENCE; in setReference()
374 return DECODE_NO_REFERENCE; in setReference()
382 return DECODE_NO_REFERENCE; in setReference()
DVideoDecoderDefs.h233 DECODE_NO_REFERENCE = -6, enumerator
DVideoDecoderMPEG2.cpp307 return DECODE_NO_REFERENCE; in setReference()
DVideoDecoderAVC.cpp438 return DECODE_NO_REFERENCE; in setReference()
570 return DECODE_NO_REFERENCE; in updateReferenceFrames()
DVideoDecoderVP8.cpp361 return DECODE_NO_REFERENCE; in setReference()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.cpp400 } else if (status == DECODE_NO_REFERENCE) { in ProcessorProcess()
841 case DECODE_NO_REFERENCE: