Searched refs:av1_set_coeff_buffer (Results 1 – 3 of 3) sorted by relevance
74 void av1_set_coeff_buffer(const AV1_COMP *const cpi, MACROBLOCK *const x,
76 void av1_set_coeff_buffer(const AV1_COMP *const cpi, MACROBLOCK *const x, in av1_set_coeff_buffer() function
1484 if (!dry_run) av1_set_coeff_buffer(cpi, x, mi_row, mi_col); in encode_b()