Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c61 #define ENH_BLOCKL 80 macro
62 #define ENH_BUFL (ENH_NBLOCKS_TOT)*ENH_BLOCKL
1406 lag = xcorr_coeff(&s->decresidual[s->block_samples-ENH_BLOCKL], in ilbc_decode_frame()
1407 &s->decresidual[s->block_samples-ENH_BLOCKL-20], in ilbc_decode_frame()
1408 ENH_BLOCKL, 100, 20, -1); in ilbc_decode_frame()

Completed in 4 milliseconds