Searched refs:ROUND_TO_ZERO (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacenc_utils.h | 37 #define ROUND_TO_ZERO 0.1054f macro
|
D | aacenc_quantization.h | 191 QUANTIZE_AND_ENCODE_BAND_COST_FUNC(ESC_RTZ, 0, 1, 1, 1, 0, 0, ROUND_TO_ZERO)
|
/third_party/ffmpeg/libavcodec/mips/ |
D | aaccoder_mips.c | 995 INFINITY, NULL, NULL, (rtz) ? ROUND_TO_ZERO : ROUND_STANDARD); in quantize_and_encode_band_mips()
|