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 110 uint32_t graphicBufferColorFormat;
OMXVideoDecoderBase.cpp 499 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat;
519 p->graphicBufferColorFormat = mGraphicBufferParam.graphicBufferColorFormat;
522 if (p->graphicBufferColorFormat == OMX_INTEL_COLOR_FormatYUV420PackedSemiPlanar_Tiled
524 || p->graphicBufferColorFormat == HAL_PIXEL_FORMAT_NV12_X_TILED_INTEL
    [all...]
OMXVideoDecoderVP9Hybrid.cpp 89 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat;
165 mGraphicBufferParam.graphicBufferColorFormat = def_output->format.video.eColorFormat;
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderDefs.h 152 uint32_t graphicBufferColorFormat;

Completed in 283 milliseconds