Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevc_refs.c429 static int add_candidate_ref(HEVCContext *s, RefPicList *list, in add_candidate_ref() function
488 ret = add_candidate_ref(s, &rps[list], poc, HEVC_FRAME_FLAG_SHORT_REF, 1); in ff_hevc_frame_rps()
498 ret = add_candidate_ref(s, &rps[list], poc, HEVC_FRAME_FLAG_LONG_REF, long_rps->poc_msb_present[i]); in ff_hevc_frame_rps()

Completed in 2 milliseconds