Home
last modified time | relevance | path

Searched defs:BLKSIZE (Results 1 – 4 of 4) sorted by relevance

/third_party/lame/libmp3lame/
Dencoder.h111 #define BLKSIZE 1024 macro
Dfft.c251 FLOAT x[BLKSIZE], int chn, const sample_t *const buffer[2]) in fft_long()
Dpsymodel.c667 int gr_out, FLOAT fftenergy[HBLKSIZE], FLOAT(*wsamp_l)[BLKSIZE]) in vbrpsy_compute_fft_l()
/third_party/optimized-routines/networking/test/
Dchksum.c174 uint32_t BLKSIZE = 0; in main() local