Searched refs:mtaf_stepsize (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | adpcm.c | 149 static const int16_t mtaf_stepsize[32][16] = { variable 630 c->predictor += mtaf_stepsize[c->step][nibble]; in adpcm_mtaf_expand_nibble() |
Completed in 3 milliseconds