Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.c226 const int a_uni_rfc = has_uni_comp_refs(above_mbmi); in av1_get_comp_reference_type_context() local
229 if (!a_uni_rfc && !l_uni_rfc) // bidir/bidir in av1_get_comp_reference_type_context()
231 else if (!a_uni_rfc || !l_uni_rfc) // unidir/bidir in av1_get_comp_reference_type_context()