Home
last modified time | relevance | path

Searched defs:out_tmp (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dopusdec.c244 float *out_tmp[2] = { s->cur_out[0], s->cur_out[1] }; in opus_decode_frame() local
/third_party/ffmpeg/fftools/
Dffmpeg.h273 AVFilterInOut *out_tmp; member