Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h35 #define AAC_CUTOFF_FROM_BITRATE(bit_rate,channels,sample_rate) (bit_rate ? FFMIN3(FFMIN3( \ macro

Completed in 1 milliseconds