Home
last modified time | relevance | path

Searched refs:OVERLAY_FORMAT_CbYCrY_422_I (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/libstagefrighthw/
DTIHardwareRenderer.cpp51 mDisplayWidth, mDisplayHeight, OVERLAY_FORMAT_CbYCrY_422_I); in TIHardwareRenderer()
/hardware/libhardware/include/hardware/
Doverlay.h52 OVERLAY_FORMAT_CbYCrY_422_I = HAL_PIXEL_FORMAT_CbYCrY_422_I, enumerator
/hardware/ti/omap3/liboverlay/
Dv4l2_utils.c210 case OVERLAY_FORMAT_CbYCrY_422_I: in configure_pixfmt()
297 *fmt = OVERLAY_FORMAT_CbYCrY_422_I; in v4l2_overlay_get_input_size_and_format()
/hardware/ti/omap3/libopencorehw/
Dandroid_surface_output_omap34xx.cpp95 int videoFormat = OVERLAY_FORMAT_CbYCrY_422_I; in initCheck()