Home
last modified time | relevance | path

Searched refs:SAMPLE_SIZE (Results 1 - 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dflacdsp.c27 #define SAMPLE_SIZE 16 macro
36 #undef SAMPLE_SIZE macro
38 #define SAMPLE_SIZE 32 macro
H A Dflacdsp_template.c31 #if SAMPLE_SIZE == 32
38 # define FSUF AV_JOIN(SAMPLE_SIZE, p)
43 # define FSUF SAMPLE_SIZE
H A Dflacdsp_lpc_template.c29 #define FUNC(n) AV_JOIN(n ## _, SAMPLE_SIZE)
31 #if SAMPLE_SIZE == 32
155 * The CONFIG_SMALL code above simplifies to this, in the case of SAMPLE_SIZE
/third_party/ffmpeg/tests/
H A Daudiogen.c114 #define SAMPLE_SIZE 2 macro
119 int block_align = SAMPLE_SIZE * channels; in put_wav_header()
131 put16(SAMPLE_SIZE * 8); in put_wav_header()
/third_party/backends/include/sane/
H A Dsanei_ir.h26 #define SAMPLE_SIZE 40000 /**< maximal for random sampling */ macro
/third_party/backends/sanei/
H A Dsanei_ir.c589 if (SAMPLE_SIZE < ssize) in sanei_ir_spectral_clean()
590 ssize = SAMPLE_SIZE; in sanei_ir_spectral_clean()

Completed in 4 milliseconds