Lines Matching refs:switch_point
62 uint8_t switch_point; member
165 if (g->switch_point) { in compute_band_indexes()
909 if (g->switch_point) { in reorder_block()
1100 if (!g->switch_point) in compute_antialias()
1145 if (g->switch_point) in compute_imdct()
1154 mdct_long_end, g->switch_point, in compute_imdct()
1262 g->switch_point = get_bits1(&s->gb); in mp_decode_layer3()
1271 g->switch_point = 0; in mp_decode_layer3()
1290 g->block_type, g->switch_point); in mp_decode_layer3()
1344 n = g->switch_point ? 17 : 18; in mp_decode_layer3()
1391 tindex = g->switch_point ? 2 : 1; in mp_decode_layer3()