SAMPLE_SIZE        29 libavcodec/flacdsp_lpc_template.c #define FUNC(n) AV_JOIN(n ## _, SAMPLE_SIZE)
SAMPLE_SIZE        31 libavcodec/flacdsp_lpc_template.c #if SAMPLE_SIZE == 32
SAMPLE_SIZE        31 libavcodec/flacdsp_template.c #if SAMPLE_SIZE == 32
SAMPLE_SIZE        38 libavcodec/flacdsp_template.c #   define FSUF   AV_JOIN(SAMPLE_SIZE, p)
SAMPLE_SIZE        43 libavcodec/flacdsp_template.c #   define FSUF   SAMPLE_SIZE
SAMPLE_SIZE       119 tests/audiogen.c     int block_align = SAMPLE_SIZE * channels;
SAMPLE_SIZE       131 tests/audiogen.c     put16(SAMPLE_SIZE * 8);