Searched defs:step_index (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | adpcm.c | 280 int step_index; in adpcm_ima_expand_nibble() local 306 int step_index; in adpcm_ima_alp_expand_nibble() local 329 int step_index, step, delta, predictor; in adpcm_ima_mtf_expand_nibble() local 345 int step_index; in adpcm_ima_cunning_expand_nibble() local 365 int nibble, step_index, predictor, sign, delta, diff, step, shift; in adpcm_ima_wav_expand_nibble() local 388 int step_index; in adpcm_ima_qt_expand_nibble() local 433 int step_index, predictor, sign, delta, diff, step; in adpcm_ima_oki_expand_nibble() local 990 int step_index; in adpcm_decode_frame() 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
|
/third_party/gstreamer/gstplugins_bad/gst/adpcmenc/ |
D | adpcmenc.c | 130 guint8 step_index[2]; member
|