Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_elbg.c216 int cb_idx = NB_COMPONENTS * elbg->codeword_closest_codebook_idxs[k++]; in filter_frame() local
/third_party/ffmpeg/libavcodec/
Daacdec_template.c1821 unsigned cb_idx; in decode_spectrum_and_dequant() local
1843 unsigned cb_idx; in decode_spectrum_and_dequant() local
1868 unsigned cb_idx; in decode_spectrum_and_dequant() local
1891 unsigned cb_idx; in decode_spectrum_and_dequant() local
1923 unsigned cb_idx; in decode_spectrum_and_dequant() local
Droqvideoenc.c757 int cb_idx = eval->subCels[j].subCels[k]; in reconstruct_and_encode_image() local
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c4641 uint32_t cb_idx = idx - firstCounterBuffer; in genX() local
4687 for (uint32_t cb_idx = 0; cb_idx < counterBufferCount; cb_idx++) { in genX() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2243 int cb_idx, uint32_t color_values[2]) in radv_update_bound_fast_clear_color()
2302 const struct radv_image_view *iview, int cb_idx, in radv_update_color_clear_metadata()
2332 int cb_idx) in radv_load_color_clear_metadata()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1811unsigned int cb_idx, unsigned cb_rel, unsigned int offset, unsigned ar_chan, in tgsi_fetch_rel_const()