Home
last modified time | relevance | path

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

/external/libaom/libaom/examples/
Dinspect.c49 BLOCK_SIZE_LAYER = 1 << 1, enumerator
628 if (layers & BLOCK_SIZE_LAYER) { in inspect()
860 if (arg_match(&arg, &dump_block_size_arg, argi)) layers |= BLOCK_SIZE_LAYER; in parse_args()