Home
last modified time | relevance | path

Searched refs:vbuf (Results 426 - 433 of 433) sorted by relevance

1...<<1112131415161718

/kernel/linux/linux-6.6/drivers/media/platform/aspeed/
H A Daspeed-video.c1878 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in aspeed_video_buf_queue() local
1879 struct aspeed_video_buffer *avb = to_aspeed_video_buffer(vbuf); in aspeed_video_buf_queue()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c2520 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in s5p_jpeg_buf_queue() local
2561 v4l2_m2m_buf_queue(ctx->fh.m2m_ctx, vbuf); in s5p_jpeg_buf_queue()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp1188 float *vbuf = (float *)vertexBuffer->getAllocation().getHostPtr(); in iterate() local
1191 vbuf[i] = deRandom_getFloat(&rnd)*2.0f - 1.0f; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateBasic.cpp1053 float *vbuf = (float *)vertexBuffer->getAllocation().getHostPtr(); in iterate() local
1056 vbuf[i] = deRandom_getFloat(&rnd)*2.0f - 1.0f; in iterate()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_android_ext.c5947 char *vbuf; in wl_ext_event_msg() local
5981 vbuf = (char *)iovbuf; in wl_ext_event_msg()
5984 if (vbuf[i] || (i == 0)) in wl_ext_event_msg()
5989 "%02x", vbuf[i] & 0xff); in wl_ext_event_msg()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c2435 ARG_BIND_VBUF(struct pipe_vertex_buffer, vbuf), in CSMT_ITEM_NO_WAIT()
2463 context->pipe->set_vertex_buffers(context->pipe, 0, 1, 0, false, vbuf); in CSMT_ITEM_NO_WAIT()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
H A Dcapture.c2649 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkcif_buf_queue() local
2650 struct rkcif_buffer *cifbuf = to_rkcif_buffer(vbuf); in rkcif_buf_queue()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcapture.c2727 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb); in rkcif_buf_queue() local
2728 struct rkcif_buffer *cifbuf = to_rkcif_buffer(vbuf); in rkcif_buf_queue()

Completed in 54 milliseconds

1...<<1112131415161718