Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dvpxdec.c59 static const arg_def_t rawvideo = variable
102 &flipuvarg, &rawvideo, &noblitarg,
573 } else if (arg_match(&arg, &rawvideo, argi)) { in main_loop()