Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Dinspect.c58 UV_MODE_LAYER = 1 << 10, enumerator
648 if (layers & UV_MODE_LAYER) { in inspect()
872 layers |= UV_MODE_LAYER; in parse_args()