Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dilbcdec.c50 #define STATE_SHORT_LEN_30MS 58 macro
70 #define STATE_SHORT_LEN_30MS 58 macro
82 int16_t idx[STATE_SHORT_LEN_30MS];
530 int16_t sampleValVec[2 * STATE_SHORT_LEN_30MS + LPC_FILTERORDER]; in state_construct()
531 int16_t sampleMaVec[2 * STATE_SHORT_LEN_30MS + LPC_FILTERORDER]; in state_construct()
1468 s->state_short_len = STATE_SHORT_LEN_30MS; in ilbc_decode_init()