Home
last modified time | relevance | path

Searched refs:isResolutionChange (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp296 OMX_BOOL isResolutionChange = OMX_FALSE; in ProcessorProcess() local
346 eos ? OMX_BUFFERFLAG_EOS : 0, &isResolutionChange); in ProcessorProcess()
404 &isResolutionChange); in ProcessorProcess()
411 if (isResolutionChange == OMX_TRUE) { in ProcessorProcess()
436 OMX_BOOL *isResolutionChange) in FillRenderBuffer() argument
478 *isResolutionChange = OMX_TRUE; in FillRenderBuffer()
496 *isResolutionChange = OMX_TRUE; in FillRenderBuffer()
502 *isResolutionChange = OMX_TRUE; in FillRenderBuffer()
506 *isResolutionChange = OMX_TRUE; in FillRenderBuffer()
DOMXVideoDecoderVP9Hybrid.h51 …TYPE **pBuffer, buffer_retain_t *retain, OMX_U32 inportBufferFlags, OMX_BOOL *isResolutionChange);
DOMXVideoDecoderBase.h65 OMX_U32 inportBufferFlags, OMX_BOOL *isResolutionChange);