Home
last modified time | relevance | path

Searched refs:ff_hevc_bump_frame (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevcdec.h661 void ff_hevc_bump_frame(HEVCContext *s);
Dhevc_refs.c233 void ff_hevc_bump_frame(HEVCContext *s) in ff_hevc_bump_frame() function
Dhevcdec.c2937 ff_hevc_bump_frame(s); in hevc_frame_start()