Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_lbr.c1411 int g1_sb = ff_dca_scf_to_grid_1[sb]; in decode_grid() local
1413 uint8_t *g1_scf_a = s->grid_1_scf[ch][g1_sb ]; in decode_grid()
1414 uint8_t *g1_scf_b = s->grid_1_scf[ch][g1_sb + 1]; in decode_grid()
1416 int w1 = ff_dca_grid_1_weights[g1_sb ][sb]; in decode_grid()
1417 int w2 = ff_dca_grid_1_weights[g1_sb + 1][sb]; in decode_grid()