Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c203 static HEVCFrame *find_ref_idx(HEVCContext *s, int poc) in find_ref_idx() function
257 HEVCFrame *ref = find_ref_idx(s, poc); in add_candidate_ref()