Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddecode.h80 int ff_attach_decode_data(AVFrame *frame);
Dwrapped_avframe.c102 err = ff_attach_decode_data(out); in wrapped_avframe_decode()
Dqsvdec.c131 ret = ff_attach_decode_data(frame); in qsv_get_continuous_buffer()
Ddecode.c1876 int ff_attach_decode_data(AVFrame *frame) in ff_attach_decode_data() function
1950 ret = ff_attach_decode_data(frame); in ff_get_buffer()
Dvideotoolbox.c116 int ret = ff_attach_decode_data(frame); in ff_videotoolbox_alloc_frame()