Lines Matching full:yuv
106 #define MAX_YUV_2_PLANE_SURFACES 4// Max. 2-plane YUV layers currently supported per draw
107 #define MAX_YUV_3_PLANE_SURFACES 1// Max. 3-plane YUV layers currently supported per draw
149 int blit_yuv_2_plane_count; // Total 2 plane YUV surfaces being
150 int blit_yuv_3_plane_count; // Total 3 plane YUV surfaces being blit
279 /* Get the C2D formats needed for conversion to YUV */
282 // We do not swap the RB when the target is YUV
286 // The U and V need to be interchanged when the target is YUV
593 ALOGE("%s: YUV Surface c2dUpdateSurface ERROR", __FUNCTION__);
921 // need to convert based on this param. YUV formats have bpp=1, so checking
1117 ALOGE("%s: dst number of YUV planes is invalid dst format = 0x%x",
1148 // width is not aligned to 32. This case occurs for YUV formats. RGB formats are
1210 ALOGE("%s: src number of YUV planes is invalid src format = 0x%x",
1615 // Create 2 plane YUV surfaces
1647 ALOGE("%s: create YUV source %d failed", __FUNCTION__, i);
1653 ALOGW("%s: 2 Plane YUV i=%d surface_id=%d", __FUNCTION__, i,
1665 // Create YUV 3 plane surfaces
1693 ALOGE("%s: create 3 plane YUV surface %d failed", __FUNCTION__, i);
1699 ALOGW("%s: 3 Plane YUV i=%d surface_id=%d", __FUNCTION__, i,