Searched refs:av1_get_cb_coeff_buffer (Results 1 – 4 of 4) sorted by relevance
88 CB_COEFF_BUFFER *av1_get_cb_coeff_buffer(const struct AV1_COMP *cpi, int mi_row,
2253 CB_COEFF_BUFFER *av1_get_cb_coeff_buffer(const struct AV1_COMP *cpi, int mi_row, function
1731 cpi->td.mb.cb_coef_buff = av1_get_cb_coeff_buffer(cpi, mi_row, mi_col); in write_modes()
4942 td->mb.cb_coef_buff = av1_get_cb_coeff_buffer(cpi, mi_row, mi_col); in encode_sb_row()