Lines Matching defs:first
97 int first;
110 /* Transition tables for the voice and music. First column is the
241 st->first = 1;
369 /* First stage */
393 /* First stage */
1201 /* For the first frame at a new SILK bandwidth */
1227 if (st->mode == MODE_CELT_ONLY || st->first || st->silk_mode.allowBandwidthSwitch)
1261 if (!st->first)
1274 if (!st->first && st->mode != MODE_CELT_ONLY && !st->silk_mode.inWBmodeWithoutVariableLP && st->bandwidth > OPUS_BANDWIDTH_WIDEBAND)
1633 /* Extract SILK internal bandwidth for signaling in first byte */
1881 /* Signalling the mode in the first byte */
1894 st->first = 0;
2045 || (!st->first && st->application != value))
2432 st->first = 1;