Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_elbg.c222 int cb_idx = NB_COMPONENTS * elbg->codeword_closest_codebook_idxs[k++]; in filter_frame() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.h115 unsigned cb_idx; member
/third_party/ffmpeg/libavcodec/
H A Droqvideoenc.c758 int cb_idx = eval->subCels[j].subCels[k]; in reconstruct_and_encode_image() local
H A 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; decode_spectrum_and_dequant() local
1938 unsigned cb_idx; decode_spectrum_and_dequant() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.c1821 tgsi_fetch_rel_const(struct r600_shader_ctx *ctx, unsigned int cb_idx, unsigned cb_rel, unsigned int offset, unsigned ar_chan, unsigned int dst_reg) tgsi_fetch_rel_const() argument
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_cmd_buffer.c4961 uint32_t cb_idx = idx - firstCounterBuffer; in CmdBeginTransformFeedbackEXT() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c2526 radv_update_bound_fast_clear_color(struct radv_cmd_buffer *cmd_buffer, struct radv_image *image, int cb_idx, uint32_t color_values[2]) radv_update_bound_fast_clear_color() argument
2585 radv_update_color_clear_metadata(struct radv_cmd_buffer *cmd_buffer, const struct radv_image_view *iview, int cb_idx, uint32_t color_values[2]) radv_update_color_clear_metadata() argument
2615 radv_load_color_clear_metadata(struct radv_cmd_buffer *cmd_buffer, struct radv_image_view *iview, int cb_idx) radv_load_color_clear_metadata() argument

Completed in 46 milliseconds