summaryrefslogtreecommitdiff
path: root/src/qcam/assets/feathericons/pause.svg
blob: 4e78038de6e72a3c1f848fbe477d12a94a236008 (plain)
1
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-pause"><rect x="6" y="4" width="4" height="16"></rect><rect x="14" y="4" width="4" height="16"></rect></svg>
he lc-compliance test application') option('pipelines', type : 'array', choices : ['ipu3', 'raspberrypi', 'rkisp1', 'simple', 'uvcvideo', 'vimc'], description : 'Select which pipeline handlers to include') option('qcam', type : 'feature', value : 'auto', description : 'Compile the qcam test application') option('test', type : 'boolean', description: 'Compile and include the tests') option('tracing', type : 'feature', value : 'auto', description: 'Enable tracing (based on lttng)') option('v4l2', type : 'boolean', value : false, description : 'Compile the V4L2 compatibility layer')