Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c142 static const int8_t * const adpcm_index_tables[4] = { variable
491 step_index = c->step_index + adpcm_index_tables[bps - 2][nibble]; in adpcm_ima_wav_expand_nibble()

Completed in 4 milliseconds