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

  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 684 OMX_COLOR_FORMATTYPE colorFormats[3];
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 365 pComponentPrivate->colorFormats[0]=OMX_COLOR_FormatYUV420Planar;
366 pComponentPrivate->colorFormats[1]=OMX_COLOR_FormatYCbYCr;
367 pComponentPrivate->colorFormats[2]=OMX_COLOR_FormatCbYCrY;
    [all...]

Completed in 1056 milliseconds