#include <swresample_internal.h>
Definition at line 55 of file dither.c.
Referenced by ff_convert_dither(), ff_dither_alloc(), and generate_dither_noise().
Definition at line 56 of file dither.c.
Referenced by convert_samples(), ff_convert_dither(), ff_dither_alloc(), generate_dither_noise(), swr_convert_internal(), swr_init(), swri_dither_init(), and swri_get_dither().
Definition at line 57 of file dither.c.
Referenced by ff_convert_dither(), and ff_dither_alloc().
Definition at line 58 of file dither.c.
Referenced by ff_convert_dither(), and ff_dither_alloc().
Definition at line 60 of file dither.c.
Referenced by ff_dither_alloc(), and quantize_triangular_ns().
Definition at line 61 of file dither.c.
Referenced by ff_dither_alloc(), and quantize_triangular_ns().
Definition at line 62 of file dither.c.
Referenced by ff_dither_alloc(), and quantize_triangular_ns().
Definition at line 63 of file dither.c.
Referenced by ff_dither_alloc(), and quantize_triangular_ns().
Definition at line 65 of file dither.c.
Referenced by ff_dither_alloc(), and ff_dither_free().
Definition at line 66 of file dither.c.
Referenced by convert_samples(), ff_dither_alloc(), and ff_dither_free().
Definition at line 68 of file dither.c.
Referenced by ff_convert_dither(), ff_dither_alloc(), and ff_dither_free().
Definition at line 69 of file dither.c.
Referenced by ff_convert_dither(), ff_dither_alloc(), and ff_dither_free().
Definition at line 70 of file dither.c.
Referenced by ff_convert_dither(), ff_dither_alloc(), and ff_dither_free().
Definition at line 71 of file dither.c.
Referenced by ff_convert_dither(), ff_dither_alloc(), and ff_dither_free().
Definition at line 73 of file dither.c.
Referenced by convert_samples(), and ff_convert_dither().
Definition at line 74 of file dither.c.
Referenced by convert_samples(), and ff_convert_dither().
Definition at line 56 of file swresample_internal.h.
Definition at line 57 of file swresample_internal.h.
Referenced by swr_convert_internal().
Definition at line 58 of file swresample_internal.h.
Referenced by swri_dither_init().
Noise scale.
Definition at line 59 of file swresample_internal.h.
Referenced by swr_init(), swri_dither_init(), and swri_get_dither().
Noise shaping dither taps.
Definition at line 60 of file swresample_internal.h.
Referenced by swri_dither_init().
Noise shaping dither scale.
Definition at line 61 of file swresample_internal.h.
Referenced by swri_dither_init().
Noise shaping dither scale^-1.
Definition at line 62 of file swresample_internal.h.
Referenced by swri_dither_init().
Noise shaping dither position.
Definition at line 63 of file swresample_internal.h.
Referenced by swri_dither_init().
Noise shaping filter coefficients.
Definition at line 64 of file swresample_internal.h.
Referenced by swri_dither_init().
Definition at line 65 of file swresample_internal.h.
Referenced by swri_dither_init().
noise used for dithering
Definition at line 66 of file swresample_internal.h.
Referenced by clear_context(), swr_convert_internal(), and swr_init().
temporary storage when writing into the input buffer isn't possible
Definition at line 67 of file swresample_internal.h.
Referenced by clear_context(), swr_convert_internal(), and swr_init().
the number of used output bits, needed to scale dither correctly
Definition at line 68 of file swresample_internal.h.
Referenced by swr_convert_internal(), and swri_dither_init().