Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dilbcdec.c52 #define STATE_SHORT_LEN_30MS 58 macro
72 #define STATE_SHORT_LEN_30MS 58 macro
84 int16_t idx[STATE_SHORT_LEN_30MS];
532 int16_t sampleValVec[2 * STATE_SHORT_LEN_30MS + LPC_FILTERORDER]; in state_construct()
533 int16_t sampleMaVec[2 * STATE_SHORT_LEN_30MS + LPC_FILTERORDER]; in state_construct()
1469 s->state_short_len = STATE_SHORT_LEN_30MS; in ilbc_decode_init()

Completed in 3 milliseconds