Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomcx.h612 AOME_SET_ENABLEAUTOBWDREF = 57, enumerator
1417 AOM_CTRL_USE_TYPE(AOME_SET_ENABLEAUTOBWDREF, unsigned int)
/external/libaom/libaom/av1/
Dav1_cx_iface.c1118 extra_cfg.enable_auto_bwd_ref = CAST(AOME_SET_ENABLEAUTOBWDREF, args); in ctrl_set_enable_auto_bwd_ref()
2640 { AOME_SET_ENABLEAUTOBWDREF, ctrl_set_enable_auto_bwd_ref },