Home
last modified time | relevance | path

Searched refs:ff_h264_ref_picture (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_picture.c92 int ff_h264_ref_picture(H264Context *h, H264Picture *dst, H264Picture *src) in ff_h264_ref_picture() function
H A Dh264dec.h784 int ff_h264_ref_picture(H264Context *h, H264Picture *dst, H264Picture *src);
H A Dh264_refs.c575 ff_h264_ref_picture(h, &h->last_pic_for_ec, h->short_ref[0]); in ff_h264_remove_all_refs()
H A Dh264_slice.c543 if ((ret = ff_h264_ref_picture(h, &h->cur_pic, h->cur_pic_ptr)) < 0) in h264_frame_start()

Completed in 8 milliseconds