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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dflacdsp.c26 #define SAMPLE_SIZE 16 macro
35 #undef SAMPLE_SIZE macro
37 #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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Daudiogen.c114 #define SAMPLE_SIZE 2 macro
119 int block_align = SAMPLE_SIZE * channels;
131 put16(SAMPLE_SIZE * 8);

Completed in 76 milliseconds