Home | History | Annotate | Download | only in camera

Lines Matching full:pixformat

36     OMX_COLOR_FORMATTYPE pixFormat;
43 pixFormat = OMX_COLOR_FormatCbYCrY;
48 pixFormat = OMX_COLOR_FormatYUV420SemiPlanar;
53 pixFormat = OMX_COLOR_Format16bitRGB565;
58 pixFormat = OMX_COLOR_FormatYUV420SemiPlanar;
63 pixFormat = OMX_COLOR_FormatYUV420SemiPlanar;
66 return pixFormat;