Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c79 static const arg_def_t fb_arg = variable
88 &threadsarg, &verbosearg, &scalearg, &fb_arg,
579 else if (arg_match(&arg, &fb_arg, argi)) in main_loop()