Lines Matching full:yuv
107 #define MAX_YUV_2_PLANE_SURFACES 4// Max. 2-plane YUV layers currently supported per draw
108 #define MAX_YUV_3_PLANE_SURFACES 1// Max. 3-plane YUV layers currently supported per draw
150 int blit_yuv_2_plane_count; // Total 2 plane YUV surfaces being
151 int blit_yuv_3_plane_count; // Total 3 plane YUV surfaces being blit
280 /* Get the C2D formats needed for conversion to YUV */
283 // We do not swap the RB when the target is YUV
287 // The U and V need to be interchanged when the target is YUV
594 ALOGE("%s: YUV Surface c2dUpdateSurface ERROR", __FUNCTION__);
943 // need to convert based on this param. YUV formats have bpp=1, so checking
1139 ALOGE("%s: dst number of YUV planes is invalid dst format = 0x%x",
1170 // width is not aligned to 32. This case occurs for YUV formats. RGB formats are
1232 ALOGE("%s: src number of YUV planes is invalid src format = 0x%x",
1637 // Create 2 plane YUV surfaces
1669 ALOGE("%s: create YUV source %d failed", __FUNCTION__, i);
1675 ALOGW("%s: 2 Plane YUV i=%d surface_id=%d", __FUNCTION__, i,
1687 // Create YUV 3 plane surfaces
1715 ALOGE("%s: create 3 plane YUV surface %d failed", __FUNCTION__, i);
1721 ALOGW("%s: 3 Plane YUV i=%d surface_id=%d", __FUNCTION__, i,