Searched refs:ff_attach_decode_data (Results 1 – 5 of 5) sorted by relevance
80 int ff_attach_decode_data(AVFrame *frame);
102 err = ff_attach_decode_data(out); in wrapped_avframe_decode()
131 ret = ff_attach_decode_data(frame); in qsv_get_continuous_buffer()
1876 int ff_attach_decode_data(AVFrame *frame) in ff_attach_decode_data() function1950 ret = ff_attach_decode_data(frame); in ff_get_buffer()
116 int ret = ff_attach_decode_data(frame); in ff_videotoolbox_alloc_frame()