Searched refs:out_tmp (Results 1 – 5 of 5) sorted by relevance
244 float *out_tmp[2] = { s->cur_out[0], s->cur_out[1] }; in opus_decode_frame() local246 out_tmp : s->celt_output; in opus_decode_frame()255 s->fdsp->vector_fmac_scalar(out_tmp[i], s->celt_output[i], 1.0, in opus_decode_frame()257 out_tmp[i] += delay_samples; in opus_decode_frame()285 s->fdsp->vector_fmac_scalar(out_tmp[i], in opus_decode_frame()
273 AVFilterInOut *out_tmp; member
339 ofilter->out_tmp = cur; in init_complex_filtergraph()344 ofilter->out_tmp->next = NULL; in init_complex_filtergraph()
2366 avfilter_inout_free(&ofilter->out_tmp); in init_output_filter()2479 if (!ofilter->out_tmp || ofilter->out_tmp->name) in open_output_file()2621 AVFilterInOut *out = fg->outputs[k]->out_tmp; in open_output_file()
551 avfilter_inout_free(&ofilter->out_tmp); in ffmpeg_cleanup()