Searched defs:avg_chan_bits (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | aacpsy.c | 337 float avg_chan_bits = chan_bitrate * (j ? 128.0f : 1024.0f) / ctx->avctx->sample_rate; in psy_3gpp_init() local |
Completed in 3 milliseconds