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

/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv5_pack.h3714 uint32_t plane_0_stride; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY
3742 cl[10] = __gen_uint(values->plane_0_stride, 0, 31);
3776 values->plane_0_stride = __gen_unpack_uint(cl, 320, 351);
3795 fprintf(fp, "%*sPlane 0 Stride: %u\n", indent, "", values->plane_0_stride);
4000 cl[10] = __gen_uint(values->yuv.plane_0_stride, 0, 31) |
4038 values->yuv.plane_0_stride = __gen_unpack_uint(cl, 320, 351);
H A Dv6_pack.h4258 uint32_t plane_0_stride; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY
4283 cl[10] = __gen_uint(values->plane_0_stride, 0, 31);
4314 values->plane_0_stride = __gen_unpack_uint(cl, 320, 351);
4329 fprintf(fp, "%*sPlane 0 Stride: %u\n", indent, "", values->plane_0_stride);
4527 cl[10] = __gen_uint(values->yuv.plane_0_stride, 0, 31) |
4558 values->yuv.plane_0_stride = __gen_unpack_uint(cl, 320, 351);
H A Dv7_pack.h4318 uint32_t plane_0_stride; member in struct:MALI_RENDER_TARGET_YUV_OVERLAY
4343 cl[10] = __gen_uint(values->plane_0_stride, 0, 31);
4374 values->plane_0_stride = __gen_unpack_uint(cl, 320, 351);
4389 fprintf(fp, "%*sPlane 0 Stride: %u\n", indent, "", values->plane_0_stride);
4585 cl[10] = __gen_uint(values->yuv.plane_0_stride, 0, 31) |
4616 values->yuv.plane_0_stride = __gen_unpack_uint(cl, 320, 351);

Completed in 33 milliseconds