Home
last modified time | relevance | path

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

/external/libaom/libaom/aom/
Daomcx.h1013 AV1E_SET_ENABLE_PAETH_INTRA = 100, enumerator
1597 AOM_CTRL_USE_TYPE(AV1E_SET_ENABLE_PAETH_INTRA, int)
/external/libaom/libaom/av1/
Dav1_cx_iface.c1533 extra_cfg.enable_paeth_intra = CAST(AV1E_SET_ENABLE_PAETH_INTRA, args); in ctrl_set_enable_paeth_intra()
2702 { AV1E_SET_ENABLE_PAETH_INTRA, ctrl_set_enable_paeth_intra },
/external/libaom/libaom/apps/
Daomenc.c965 AV1E_SET_ENABLE_PAETH_INTRA,