Home
last modified time | relevance | path

Searched defs:chan_bitrate (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Daacpsy.c152 int chan_bitrate; ///< bitrate per channel member
306 int chan_bitrate = ctx->avctx->bit_rate / ((ctx->avctx->flags & AV_CODEC_FLAG_QSCALE) ? 2.0f : ctx->avctx->ch_layout.nb_channels); in psy_3gpp_init() local
[all...]

Completed in 3 milliseconds