Searched refs:g1_scf_b (Results 1 – 1 of 1) sorted by relevance
1414 uint8_t *g1_scf_b = s->grid_1_scf[ch][g1_sb + 1]; in decode_grid() local1423 int scf = w1 * g1_scf_a[i] + w2 * g1_scf_b[i]; in decode_grid()1431 int scf = w1 * g1_scf_a[i] + w2 * g1_scf_b[i]; in decode_grid()