Searched defs:step_index (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | adpcm.c | 401 int step_index; in adpcm_ima_expand_nibble() local 427 int step_index; in adpcm_ima_alp_expand_nibble() local 450 int step_index, step, delta, predictor; in adpcm_ima_mtf_expand_nibble() local 466 int step_index; in adpcm_ima_cunning_expand_nibble() local 486 int nibble, step_index, predictor, sign, delta, diff, step, shift; in adpcm_ima_wav_expand_nibble() local 509 int step_index; in adpcm_ima_qt_expand_nibble() local 554 int step_index, predictor, sign, delta, diff, step; in adpcm_ima_oki_expand_nibble() local
|
| D | adpcm.h | 33 int16_t step_index; member
|
| D | vima.c | 164 int step_index = channel_hint[chan]; in decode_frame() local
|
| /third_party/libsnd/src/ |
| D | ima_oki_adpcm.h | 31 int step_index ; member
|