Searched defs:pixFormat (Results 1 – 4 of 4) sorted by relevance
40 OMX_COLOR_FORMATTYPE pixFormat; in toOMXPixFormat() local75 const char* pixFormat; in getPixFormatConstant() local
41 OMX_COLOR_FORMATTYPE pixFormat; in setParametersCapture() local
428 OMX_COLOR_FORMATTYPE pixFormat; in setParameters() local3084 OMX_COLOR_FORMATTYPE pixFormat; in OMXCameraAdapterFillBufferDone() local
733 int createPreviewSurface(unsigned int width, unsigned int height, int32_t pixFormat) { in createPreviewSurface()