Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c5153 static int get_max_allowed_ref_frames(const AV1_COMP *cpi) { in get_max_allowed_ref_frames() function
5172 const int max_allowed_refs = get_max_allowed_ref_frames(cpi); in enforce_max_ref_frames()