Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dshorten.c738 int16_t *samples_s16; in shorten_decode_frame() local
748 samples_s16 = ((int16_t **)frame->extended_data)[chan]; in shorten_decode_frame()
756 *samples_s16++ = av_clip_int16(s->decoded[chan][i]); in shorten_decode_frame()
H A Dalacenc.c389 const int16_t *samples_s16[2] = { (const int16_t *)samples0, in write_element() local
394 samples_s16[j][i]); in write_element()

Completed in 9 milliseconds