Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_elbg.c222 int cb_idx = NB_COMPONENTS * elbg->codeword_closest_codebook_idxs[k++]; in filter_frame() local
/third_party/ffmpeg/libavcodec/
Daacdec_template.c1836 unsigned cb_idx; in decode_spectrum_and_dequant() local
1858 unsigned cb_idx; in decode_spectrum_and_dequant() local
1883 unsigned cb_idx; in decode_spectrum_and_dequant() local
1906 unsigned cb_idx; in decode_spectrum_and_dequant() local
1938 unsigned cb_idx; in decode_spectrum_and_dequant() local
Droqvideoenc.c758 int cb_idx = eval->subCels[j].subCels[k]; in reconstruct_and_encode_image() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.h115 unsigned cb_idx; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c4961 uint32_t cb_idx = idx - firstCounterBuffer; in genX() local
5007 for (uint32_t cb_idx = 0; cb_idx < counterBufferCount; cb_idx++) { in genX() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c2527 int cb_idx, uint32_t color_values[2]) in radv_update_bound_fast_clear_color()
2586 const struct radv_image_view *iview, int cb_idx, in radv_update_color_clear_metadata()
2616 int cb_idx) in radv_load_color_clear_metadata()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c1822unsigned int cb_idx, unsigned cb_rel, unsigned int offset, unsigned ar_chan, in tgsi_fetch_rel_const()