Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopustab.h115 extern const uint8_t ff_silk_shell_blocks[3][2];
Dopustab.c743 const uint8_t ff_silk_shell_blocks[3][2] = { variable
Dopus_silk.c429 shellblocks = ff_silk_shell_blocks[s->bandwidth][s->subframes >> 2]; in silk_decode_excitation()