Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomcx.h655 AV1E_SET_DISABLE_TRELLIS_QUANT = 62, enumerator
1486 AOM_CTRL_USE_TYPE(AV1E_SET_DISABLE_TRELLIS_QUANT, unsigned int)
/external/libaom/libaom/av1/
Dav1_cx_iface.c1268 extra_cfg.disable_trellis_quant = CAST(AV1E_SET_DISABLE_TRELLIS_QUANT, args); in ctrl_set_disable_trellis_quant()
2661 { AV1E_SET_DISABLE_TRELLIS_QUANT, ctrl_set_disable_trellis_quant },
/external/libaom/libaom/apps/
Daomenc.c973 AV1E_SET_DISABLE_TRELLIS_QUANT,