Lines Matching defs:switch_point
64 uint8_t switch_point;
167 if (g->switch_point) {
911 if (g->switch_point) {
1102 if (!g->switch_point)
1147 if (g->switch_point)
1156 mdct_long_end, g->switch_point,
1264 g->switch_point = get_bits1(&s->gb);
1273 g->switch_point = 0;
1291 ff_dlog(s->avctx, "block_type=%d switch_point=%d\n",
1292 g->block_type, g->switch_point);
1346 n = g->switch_point ? 17 : 18;
1393 tindex = g->switch_point ? 2 : 1;