Searched refs:plane_1_2_stride (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv5_pack.h3715 uint32_t plane_1_2_stride; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY
3743 cl[11] = __gen_uint(values->plane_1_2_stride, 0, 31);
3777 values->plane_1_2_stride = __gen_unpack_uint(cl, 352, 383);
3796 fprintf(fp, "%*sPlane 1 2 Stride: %u\n", indent, "", values->plane_1_2_stride);
4003 cl[11] = __gen_uint(values->yuv.plane_1_2_stride, 0, 31) |
4039 values->yuv.plane_1_2_stride = __gen_unpack_uint(cl, 352, 383);
H A Dv6_pack.h4259 uint32_t plane_1_2_stride; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY
4284 cl[11] = __gen_uint(values->plane_1_2_stride, 0, 31);
4315 values->plane_1_2_stride = __gen_unpack_uint(cl, 352, 383);
4330 fprintf(fp, "%*sPlane 1 2 Stride: %u\n", indent, "", values->plane_1_2_stride);
4530 cl[11] = __gen_uint(values->yuv.plane_1_2_stride, 0, 31) |
4559 values->yuv.plane_1_2_stride = __gen_unpack_uint(cl, 352, 383);
H A Dv7_pack.h4319 uint32_t plane_1_2_stride; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY
4344 cl[11] = __gen_uint(values->plane_1_2_stride, 0, 31);
4375 values->plane_1_2_stride = __gen_unpack_uint(cl, 352, 383);
4390 fprintf(fp, "%*sPlane 1 2 Stride: %u\n", indent, "", values->plane_1_2_stride);
4588 cl[11] = __gen_uint(values->yuv.plane_1_2_stride, 0, 31) |
4617 values->yuv.plane_1_2_stride = __gen_unpack_uint(cl, 352, 383);

Completed in 34 milliseconds