Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_refs.c361 static HEVCFrame *find_ref_idx(HEVCContext *s, int poc, uint8_t use_msb) in find_ref_idx() function
424 HEVCFrame *ref = find_ref_idx(s, poc, use_msb); in add_candidate_ref()