Lines Matching defs:bps
54 int format, channels, bps;
109 if (s->bps < 3) {
169 s->bps = (avctx->bits_per_raw_sample + 7) / 8;
182 switch(s->bps) {
207 av_log(avctx, AV_LOG_DEBUG, "format: %d chans: %d bps: %d rate: %d block: %d\n",
253 if (s->bps == 3)
260 ff_tta_filter_init(filter, ff_tta_filter_configs[s->bps-1]);
328 switch (s->bps) {
364 switch (s->bps) {
400 if (s->bps == 3)
408 if (s->bps < 3)