Home
last modified time | relevance | path

Searched refs:outp_buf (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datrac3plusdec.c57 DECLARE_ALIGNED(32, float, outp_buf)[2][ATRAC3P_FRAME_SAMPLES]; member
320 &ctx->time_buf[ch][0], &ctx->outp_buf[ch][0]); in reconstruct_frame()
384 memcpy(samples_p[out_ch_index + i], ctx->outp_buf[i], in atrac3p_decode_frame()