Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadpcm.c484 static inline int16_t adpcm_ima_wav_expand_nibble(ADPCMChannelStatus *c, GetBitContext *gb, int bps) in adpcm_ima_wav_expand_nibble() function
1175 samples[m] = adpcm_ima_wav_expand_nibble(cs, &g, in adpcm_decode_frame()

Completed in 3 milliseconds