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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dadpcm_data.c73 const int16_t ff_adpcm_oki_step_table[49] = { variable
H A Dadpcm_data.h37 extern const int16_t ff_adpcm_oki_step_table[49];
H A Dadpcm.c257 step = ff_adpcm_oki_step_table[c->step_index];

Completed in 66 milliseconds