Home
last modified time | relevance | path

Searched refs:asym_quant (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dac3enc.c756 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
997 v = asym_quant(c, e, 14); in output_audio_block()
1000 v = asym_quant(c, e, 16); in output_audio_block()
1003 v = asym_quant(c, e, b - 1); in output_audio_block()
/dports/audio/aften/aften-0.0.8/libaften/
H A Da52enc.c785 asym_quant(int c, int e, int qbits) in asym_quant() function
859 v = asym_quant(c, e, 14); in quant_mant_ch()
862 v = asym_quant(c, e, 16); in quant_mant_ch()
865 v = asym_quant(c, e, b - 1); in quant_mant_ch()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dac3enc.c1182 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1281 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1284 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1287 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dac3enc.c1182 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1281 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1284 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1287 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dac3enc.c1182 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1281 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1284 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1287 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dac3enc.c1182 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1281 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1284 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1287 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dac3enc.c1182 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1281 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1284 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1287 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dac3enc.c1249 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1348 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1351 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1354 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dac3enc.c1249 static inline int asym_quant(int c, int e, int qbits) in asym_quant() function
1348 v = asym_quant(c, e, 14); in quantize_mantissas_blk_ch()
1351 v = asym_quant(c, e, 16); in quantize_mantissas_blk_ch()
1354 v = asym_quant(c, e, v - 1); in quantize_mantissas_blk_ch()