Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Dinspect.c53 SKIP_LAYER = 1 << 5, enumerator
660 if (layers & SKIP_LAYER) { in inspect()
878 layers |= SKIP_LAYER; in parse_args()