Home
last modified time | relevance | path

Searched refs:dither_state (Results 1 – 25 of 114) sorted by relevance

12345

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
74 int *dither_state, float *samples,
77 int *dither_state, int16_t *samples,
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegaudiodsp.h27 int *dither_state, float *samples, int incr);
29 int *dither_state, int16_t *samples, int incr);
48 int32_t *window, int *dither_state,
54 float *window, int *dither_state,
69 int *dither_state, float *samples,
72 int *dither_state, int16_t *samples,
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
74 int *dither_state, float *samples,
77 int *dither_state, int16_t *samples,
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegaudiodsp.h27 int *dither_state, float *samples, int incr);
29 int *dither_state, int16_t *samples, int incr);
48 int32_t *window, int *dither_state,
54 float *window, int *dither_state,
69 int *dither_state, float *samples,
72 int *dither_state, int16_t *samples,
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
74 int *dither_state, float *samples,
77 int *dither_state, int16_t *samples,
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
73 int *dither_state, float *samples,
76 int *dither_state, int16_t *samples,
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
73 int *dither_state, float *samples,
76 int *dither_state, int16_t *samples,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
73 int *dither_state, float *samples,
76 int *dither_state, int16_t *samples,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
73 int *dither_state, float *samples,
76 int *dither_state, int16_t *samples,
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
73 int *dither_state, float *samples,
76 int *dither_state, int16_t *samples,
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dmpegaudiodsp.h29 int *dither_state, float *samples,
32 int *dither_state, int16_t *samples,
52 int32_t *window, int *dither_state,
58 float *window, int *dither_state,
73 int *dither_state, float *samples,
76 int *dither_state, int16_t *samples,
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/plugin_common/
H A Ddither.c56 } dither_state; typedef
58 …_dither(unsigned source_bps, unsigned target_bps, FLAC__int32 sample, dither_state *dither, const … in linear_dither()
111 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_big_endian()
192 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_little_endian()
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/plugin_common/
H A Ddither.c55 } dither_state; typedef
57 …_dither(unsigned source_bps, unsigned target_bps, FLAC__int32 sample, dither_state *dither, const … in linear_dither()
110 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_big_endian()
191 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_little_endian()
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/plugin_common/
H A Ddither.c55 } dither_state; typedef
57 …_dither(unsigned source_bps, unsigned target_bps, FLAC__int32 sample, dither_state *dither, const … in linear_dither()
110 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_big_endian()
191 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_little_endian()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/plugin_common/
H A Ddither.c56 } dither_state; typedef
58 …_dither(unsigned source_bps, unsigned target_bps, FLAC__int32 sample, dither_state *dither, const … in linear_dither()
111 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_big_endian()
192 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_little_endian()
/dports/audio/flac/flac-1.3.4/src/plugin_common/
H A Ddither.c56 } dither_state; typedef
58 …_dither(uint32_t source_bps, uint32_t target_bps, FLAC__int32 sample, dither_state *dither, const … in linear_dither()
111 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_big_endian()
192 static dither_state dither[FLAC_PLUGIN__MAX_SUPPORTED_CHANNELS]; in FLAC__plugin_common__pack_pcm_signed_little_endian()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26255.c19 void foo(int *dither_state, int *samples) in foo() argument
25 sum = *dither_state; in foo()

12345