Searched refs:buf_type (Results 1 – 8 of 8) sorted by relevance
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()
18 static void v4l2_enum_formats(const char *dev, int buf_type, in v4l2_enum_formats() argument28 format_desc.type = (v4l2_buf_type) buf_type; in v4l2_enum_formats()
259 enum drm_exynos_ipp_buf_type 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