Home
last modified time | relevance | path

Searched refs:av1_setup_shared_coeff_buffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dcontext_tree.h104 void av1_setup_shared_coeff_buffer(const SequenceHeader *const seq_params,
H A Dcontext_tree.c37 void av1_setup_shared_coeff_buffer(const SequenceHeader *const seq_params, in av1_setup_shared_coeff_buffer() function
H A Dencoder_alloc.h78 av1_setup_shared_coeff_buffer(cm->seq_params, &cpi->td.shared_coeff_buf, in alloc_compressor_data()
H A Dethread.c977 av1_setup_shared_coeff_buffer(&ppi->seq_params, &td->shared_coeff_buf, in av1_init_tile_thread_data()