Searched defs:buf_idx (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
D | aacsbr_mips.h | 64 float z[320], float W[2][32][32][2], int buf_idx) in sbr_qmf_analysis_mips()
|
D | aacsbr_mips.c | 65 int buf_idx) in sbr_lf_gen_mips()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_varyings.h | 154 unsigned buf_idx = panvk_varying_buf_index(varyings, i); in panvk_varyings_alloc() local
|
D | panvk_vX_cs.c | 177 unsigned buf_idx = panvk_varying_buf_index(varyings, id); in panvk_emit_varying_buf() local
|
D | panvk_vX_pipeline.c | 835 unsigned buf_idx = panvk_varying_buf_index(&pipeline->varyings, buf_id); in panvk_pipeline_builder_collect_varyings() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_pipe_streamout.c | 188 unsigned buf_idx = info->output[i].output_buffer; in svga_create_stream_output() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | rawvideoparse.c | 321 guint expected_num_buffers_in_list, guint buf_idx, guint xofs, guint yofs) in push_data_and_check_output()
|
/third_party/ffmpeg/libavcodec/ |
D | aacsbr_template.c | 1170 INTFLOAT z[320], INTFLOAT W[2][32][32][2], int buf_idx) 1264 int buf_idx)
|
D | diracdec.c | 2268 int i, buf_idx = 0; in dirac_decode_frame() local
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_life.c | 60 uint8_t buf_idx; member
|
D | af_firequalizer.c | 61 int buf_idx; member
|
D | avf_showwaves.c | 76 int buf_idx; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_llvm_vs.c | 276 unsigned buf_idx = stream_out->output_buffer; in si_llvm_streamout_store_output() local
|
/third_party/libdrm/include/drm/ |
D | radeon_drm.h | 206 unsigned char cmd_type, buf_idx, pad0, pad1; member 270 unsigned char cmd_type, buf_idx, pad0, pad1; member
|