Searched refs:ff_hevc_output_frame (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h1016 int ff_hevc_output_frame(HEVCContext *s, AVFrame *frame, int flush);
H A Dhevc_refs.c159 int ff_hevc_output_frame(HEVCContext *s, AVFrame *out, int flush) function
H A Dhevc.c2606 ret = ff_hevc_output_frame(s, s->output_frame, 0);
3060 ret = ff_hevc_output_frame(s, data, 1);

Completed in 60 milliseconds