Home
last modified time | relevance | path

Searched refs:graphicBufferColorFormat (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderDefs.h153 uint32_t graphicBufferColorFormat; member
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.h112 uint32_t graphicBufferColorFormat; member
DOMXVideoDecoderBase.cpp518 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat; in PrepareConfigBuffer()
542 p->graphicBufferColorFormat = mGraphicBufferParam.graphicBufferColorFormat; in PrepareConfigBuffer()
543 if (p->graphicBufferColorFormat == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled in PrepareConfigBuffer()
545 || p->graphicBufferColorFormat == HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL in PrepareConfigBuffer()
1060 mGraphicBufferParam.graphicBufferColorFormat = param->nativeBuffer->format;
DOMXVideoDecoderVP9Hybrid.cpp91 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat; in ProcessorInit()
175 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat; in ProcessorReset()