Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dgsmdec_data.h43 extern const int* const ff_gsm_apcm_bits[][4];
H A Dgsmdec_data.c117 const int* const ff_gsm_apcm_bits[][4] = { variable
H A Dgsmdec_template.c144 apcm_dequant_add(gb, ref_dst + offset, ff_gsm_apcm_bits[mode][i]); in gsm_decode_block()

Completed in 1 milliseconds