Searched defs:adpcm_ct_expand_nibble (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | adpcm.c | 573 static inline int16_t adpcm_ct_expand_nibble(ADPCMChannelStatus *c, int8_t nibble) in adpcm_ct_expand_nibble() function |
Completed in 5 milliseconds