Home
last modified time | relevance | path

Searched defs:buf_type (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
Dtest_VIDIOC_CROPCAP.c36 static void do_ioctl_VIDIOC_CROPCAP(enum v4l2_buf_type buf_type, in do_ioctl_VIDIOC_CROPCAP()
/third_party/mesa3d/src/amd/vulkan/meta/
Dradv_meta_dcc_retile.c18 const struct glsl_type *buf_type = glsl_image_type(dim, false, GLSL_TYPE_UINT); in build_dcc_retile_compute_shader() local
Dradv_meta_bufimage.c149 …const struct glsl_type *buf_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, false, false, GLSL_TYPE… in build_nir_btoi_compute_shader() local
271 …const struct glsl_type *buf_type = glsl_sampler_type(GLSL_SAMPLER_DIM_BUF, false, false, GLSL_TYPE… in build_nir_btoi_r32g32b32_compute_shader() local
393 const struct glsl_type *buf_type = glsl_sampler_type(src_dim, false, false, GLSL_TYPE_FLOAT); in build_nir_itoi_compute_shader() local
/third_party/ffmpeg/libavcodec/
Dlibmp3lame.c182 #define ENCODE_BUFFER(func, buf_type, buf_name) do { \ argument
/third_party/libdrm/exynos/
Dexynos_fimg2d.h296 enum e_g2d_buf_type buf_type; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/ir/
Dtensor_py.cc313 auto buf_type = GetDataType(buf); in MakeTensor() local