Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_refs.c525 static H264Picture *remove_short(H264Context *h, int frame_num, int ref_mask) in remove_short() function
657 remove_short(h, frame_num, structure ^ PICT_FRAME); in ff_h264_execute_ref_pic_marking()
723 remove_short(h, h->short_ref[0]->frame_num, 0); in ff_h264_execute_ref_pic_marking()
755 pic = remove_short(h, h->cur_pic_ptr->frame_num, 0); in ff_h264_execute_ref_pic_marking()
792 remove_short(h, pic->frame_num, 0); in ff_h264_execute_ref_pic_marking()
801 remove_short(h, pic->frame_num, 0); in ff_h264_execute_ref_pic_marking()

Completed in 2 milliseconds