ADPCMChannelStatus  101 libavcodec/adpcm.c     ADPCMChannelStatus status[14];
ADPCMChannelStatus  223 libavcodec/adpcm.c static inline int16_t adpcm_agm_expand_nibble(ADPCMChannelStatus *c, int8_t nibble)
ADPCMChannelStatus  267 libavcodec/adpcm.c static inline int16_t adpcm_ima_expand_nibble(ADPCMChannelStatus *c, int8_t nibble, int shift)
ADPCMChannelStatus  293 libavcodec/adpcm.c static inline int16_t adpcm_ima_alp_expand_nibble(ADPCMChannelStatus *c, int8_t nibble, int shift)
ADPCMChannelStatus  316 libavcodec/adpcm.c static inline int16_t adpcm_ima_mtf_expand_nibble(ADPCMChannelStatus *c, int nibble)
ADPCMChannelStatus  332 libavcodec/adpcm.c static inline int16_t adpcm_ima_cunning_expand_nibble(ADPCMChannelStatus *c, int8_t nibble)
ADPCMChannelStatus  352 libavcodec/adpcm.c static inline int16_t adpcm_ima_wav_expand_nibble(ADPCMChannelStatus *c, GetBitContext *gb, int bps)
ADPCMChannelStatus  375 libavcodec/adpcm.c static inline int adpcm_ima_qt_expand_nibble(ADPCMChannelStatus *c, int nibble)
ADPCMChannelStatus  401 libavcodec/adpcm.c static inline int16_t adpcm_ms_expand_nibble(ADPCMChannelStatus *c, int nibble)
ADPCMChannelStatus  420 libavcodec/adpcm.c static inline int16_t adpcm_ima_oki_expand_nibble(ADPCMChannelStatus *c, int nibble)
ADPCMChannelStatus  441 libavcodec/adpcm.c static inline int16_t adpcm_ct_expand_nibble(ADPCMChannelStatus *c, int8_t nibble)
ADPCMChannelStatus  462 libavcodec/adpcm.c static inline int16_t adpcm_sbpro_expand_nibble(ADPCMChannelStatus *c, int8_t nibble, int size, int shift)
ADPCMChannelStatus  482 libavcodec/adpcm.c static inline int16_t adpcm_yamaha_expand_nibble(ADPCMChannelStatus *c, uint8_t nibble)
ADPCMChannelStatus  496 libavcodec/adpcm.c static inline int16_t adpcm_mtaf_expand_nibble(ADPCMChannelStatus *c, uint8_t nibble)
ADPCMChannelStatus  505 libavcodec/adpcm.c static inline int16_t adpcm_zork_expand_nibble(ADPCMChannelStatus *c, uint8_t nibble)
ADPCMChannelStatus  541 libavcodec/adpcm.c                      const uint8_t *in, ADPCMChannelStatus *left,
ADPCMChannelStatus  542 libavcodec/adpcm.c                      ADPCMChannelStatus *right, int channels, int sample_offset)
ADPCMChannelStatus  685 libavcodec/adpcm.c static inline int16_t adpcm_argo_expand_nibble(ADPCMChannelStatus *cs, int nibble, int control, int shift)
ADPCMChannelStatus  935 libavcodec/adpcm.c     ADPCMChannelStatus *cs;
ADPCMChannelStatus   52 libavcodec/adpcmenc.c     ADPCMChannelStatus status[6];
ADPCMChannelStatus  177 libavcodec/adpcmenc.c static inline uint8_t adpcm_ima_compress_sample(ADPCMChannelStatus *c,
ADPCMChannelStatus  190 libavcodec/adpcmenc.c static inline uint8_t adpcm_ima_qt_compress_sample(ADPCMChannelStatus *c,
ADPCMChannelStatus  227 libavcodec/adpcmenc.c static inline uint8_t adpcm_ms_compress_sample(ADPCMChannelStatus *c,
ADPCMChannelStatus  256 libavcodec/adpcmenc.c static inline uint8_t adpcm_yamaha_compress_sample(ADPCMChannelStatus *c,
ADPCMChannelStatus  280 libavcodec/adpcmenc.c                                    ADPCMChannelStatus *c, int n, int stride)
ADPCMChannelStatus  515 libavcodec/adpcmenc.c             ADPCMChannelStatus *status = &c->status[ch];
ADPCMChannelStatus  543 libavcodec/adpcmenc.c                     ADPCMChannelStatus *status = &c->status[ch];
ADPCMChannelStatus  561 libavcodec/adpcmenc.c             ADPCMChannelStatus *status = &c->status[ch];