Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Darmlink_adapter.sh13 verbose=0
19 verbose=1
53 [ $verbose -eq 1 ] && echo $cmd
DMakefile77 quiet:=$(if $(or $(verbose), $(V)),, yes)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dexample_xma.c26 static int verbose = 0; variable
70 if (verbose) in my_mem_dtor()
108 verbose = 1; in main()
163 if (verbose) in main()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.h36 int verbose; member
DCHANGELOG23 make: support V=1 as short form of verbose=yes
418 -v (verbose). the output is quiet by default. Use -v to see
Dvpxenc.c701 global->verbose = 1; in parse_global_config()
1635 if (global.verbose && pass == 0) in main()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Dread_device_node.c28 int verbose = false; variable
239 verbose = true; in main()
Diio_utils.h25 extern int verbose;
446 if (verbose) in _write_sysfs_int()
466 if (verbose) in _write_sysfs_int()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dtools_common.sh339 --verbose: Verbose output.
388 --verbose)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Diio_utils.h25 extern int verbose;
446 if (verbose) in _write_sysfs_int()
466 if (verbose) in _write_sysfs_int()
Dmpu_iio.c36 int verbose = false; variable
639 verbose = true; in main()
/hardware/intel/common/libva/test/putsurface/
Dputsurface_common.c84 static int verbose = 0; variable
428 if (verbose) printf("Thread: %p Display surface 0x%x,\n", drawable, surface_id); in putsurface_thread()
614 verbose = 1; in main()
/hardware/bsp/intel/peripheral/libmraa/docs/
Dnpm.md44 node-gyp build --python=/usr/bin/python2 --verbose
/hardware/intel/common/libva/test/transcode/
Dmpeg2transcode.cpp1937 static int verbose = 0; variable