Home
last modified time | relevance | path

Searched defs:num_bufs (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_assembler.h33 uint32_t num_bufs; member
/third_party/mesa3d/src/freedreno/computerator/
Dmain.h42 uint32_t num_bufs; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_streamout.c85 unsigned num_bufs = util_bitcount(rctx->streamout.enabled_mask); in r600_streamout_buffers_dirty() local
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstelements_private.c501 guint num_bufs, current_buf_idx = 0, current_buf_mem_idx = 0; in gst_writev_buffer_list() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c3200 buffer_array_append_sequential (GArray * array, guint num_bufs) in buffer_array_append_sequential()
3214 buffer_array_append_ctx (GArray * array, BufferArrayCtx * bufs, guint num_bufs) in buffer_array_append_ctx()
3223 check_for_stall (GstHarness * h, BufferArrayCtx * bufs, guint num_bufs) in check_for_stall()
/third_party/libdrm/include/drm/
Dtegra_drm.h932 __u32 num_bufs; member
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c1009 unsigned num_bufs, in tgsi_exec_set_constant_buffers()