Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Dinspect.c65 INTRABC_LAYER = 1 << 17, enumerator
691 if (layers & INTRABC_LAYER) { in inspect()
896 layers |= INTRABC_LAYER; in parse_args()