Searched refs:buf_type (Results 1 – 8 of 8) sorted by relevance
36 static void do_ioctl_VIDIOC_CROPCAP(enum v4l2_buf_type buf_type, in do_ioctl_VIDIOC_CROPCAP() argument44 cropcap.type = buf_type; in do_ioctl_VIDIOC_CROPCAP()49 __FILE__, __LINE__, buf_type, ret_cap, errno_cap, expected_ret); in do_ioctl_VIDIOC_CROPCAP()56 CU_ASSERT_EQUAL(cropcap.type, buf_type); in do_ioctl_VIDIOC_CROPCAP()118 cropcap2.type = buf_type; in do_ioctl_VIDIOC_CROPCAP()
285 src_img.buf_type = type; in g2d_copy_test()295 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_test()378 img.buf_type = G2D_IMGBUF_GEM; in g2d_move_test()388 tmp_img.buf_type = type; in g2d_move_test()490 src_img.buf_type = type; in g2d_copy_with_scale_test()504 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_copy_with_scale_test()578 src_img.buf_type = type; in g2d_blend_test()594 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_blend_test()677 src_img.buf_type = type; in g2d_checkerboard_test()683 dst_img.buf_type = G2D_IMGBUF_GEM; in g2d_checkerboard_test()
45 img.buf_type = G2D_IMGBUF_GEM; in fimg2d_perf_simple()130 images[i].buf_type = G2D_IMGBUF_GEM; in fimg2d_perf_multi()
298 img.buf_type = G2D_IMGBUF_GEM; in main()
276 __u32 buf_type; member
283 enum e_g2d_buf_type buf_type; member
275 if (img->buf_type == G2D_IMGBUF_USERPTR) in g2d_add_base_addr()
410 unsigned short buf_type; /* Retired */ member