Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c89 static const int16_t afc_coeffs[2][16] = { variable
1974 int factor1 = afc_coeffs[0][index]; in adpcm_decode_frame()
1975 int factor2 = afc_coeffs[1][index]; in adpcm_decode_frame()

Completed in 4 milliseconds