HomeSort by relevance Sort by last modified time
    Searched refs:graphicBufferColorFormat (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderBase.h 112 uint32_t graphicBufferColorFormat;
OMXVideoDecoderBase.cpp 519 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat;
543 p->graphicBufferColorFormat = mGraphicBufferParam.graphicBufferColorFormat;
544 if (p->graphicBufferColorFormat == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled
546 || p->graphicBufferColorFormat == HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL
    [all...]
OMXVideoDecoderVP9Hybrid.cpp 90 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat;
174 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 153 uint32_t graphicBufferColorFormat;

Completed in 267 milliseconds