Searched refs:DECODE_NO_SURFACE (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderDefs.h184 // surface is rendered. Not setting this flag will lead to DECODE_NO_SURFACE error.
233 DECODE_NO_SURFACE = -7, enumerator in enum:__anon426
H A DVideoDecoderBase.cpp631 return DECODE_NO_SURFACE;
636 return DECODE_NO_SURFACE;
/hardware/intel/common/omx-components/videocodec/
H A DOMXVideoDecoderBase.cpp928 case DECODE_NO_SURFACE:
929 LOGE("Decoder returned DECODE_NO_SURFACE");

Completed in 17 milliseconds