Home
last modified time | relevance | path

Searched refs:resbits (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_quantization.h59 int resbits = 0; in quantize_and_encode_band_cost_template() local
132 resbits += curbits; in quantize_and_encode_band_cost_template()
156 *bits = resbits; in quantize_and_encode_band_cost_template()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Daudio-channel-mixer.c728 #define DEFINE_INTEGER_MIX_FUNC(bits, resbits, inlayout, outlayout) \ argument
735 gint##resbits res; \
748 (gint##resbits) mix->matrix_int[in][out]; \