Home
last modified time | relevance | path

Searched refs:supported_fmts (Results 1 – 25 of 636) sorted by relevance

12345678910>>...26

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c249 unsigned int supported_fmts = 0; in atmel_hlcdc_connector_output_mode() local
274 supported_fmts |= ATMEL_HLCDC_RGB444_OUTPUT; in atmel_hlcdc_connector_output_mode()
277 supported_fmts |= ATMEL_HLCDC_RGB565_OUTPUT; in atmel_hlcdc_connector_output_mode()
280 supported_fmts |= ATMEL_HLCDC_RGB666_OUTPUT; in atmel_hlcdc_connector_output_mode()
283 supported_fmts |= ATMEL_HLCDC_RGB888_OUTPUT; in atmel_hlcdc_connector_output_mode()
290 return supported_fmts; in atmel_hlcdc_connector_output_mode()
305 unsigned int supported_fmts = 0; in atmel_hlcdc_crtc_select_output_mode() local
310 supported_fmts = atmel_hlcdc_connector_output_mode(cstate); in atmel_hlcdc_crtc_select_output_mode()
313 output_fmts &= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
315 output_fmts |= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c249 unsigned int supported_fmts = 0; in atmel_hlcdc_connector_output_mode() local
274 supported_fmts |= ATMEL_HLCDC_RGB444_OUTPUT; in atmel_hlcdc_connector_output_mode()
277 supported_fmts |= ATMEL_HLCDC_RGB565_OUTPUT; in atmel_hlcdc_connector_output_mode()
280 supported_fmts |= ATMEL_HLCDC_RGB666_OUTPUT; in atmel_hlcdc_connector_output_mode()
283 supported_fmts |= ATMEL_HLCDC_RGB888_OUTPUT; in atmel_hlcdc_connector_output_mode()
290 return supported_fmts; in atmel_hlcdc_connector_output_mode()
305 unsigned int supported_fmts = 0; in atmel_hlcdc_crtc_select_output_mode() local
310 supported_fmts = atmel_hlcdc_connector_output_mode(cstate); in atmel_hlcdc_crtc_select_output_mode()
313 output_fmts &= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
315 output_fmts |= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c249 unsigned int supported_fmts = 0; in atmel_hlcdc_connector_output_mode() local
274 supported_fmts |= ATMEL_HLCDC_RGB444_OUTPUT; in atmel_hlcdc_connector_output_mode()
277 supported_fmts |= ATMEL_HLCDC_RGB565_OUTPUT; in atmel_hlcdc_connector_output_mode()
280 supported_fmts |= ATMEL_HLCDC_RGB666_OUTPUT; in atmel_hlcdc_connector_output_mode()
283 supported_fmts |= ATMEL_HLCDC_RGB888_OUTPUT; in atmel_hlcdc_connector_output_mode()
290 return supported_fmts; in atmel_hlcdc_connector_output_mode()
305 unsigned int supported_fmts = 0; in atmel_hlcdc_crtc_select_output_mode() local
310 supported_fmts = atmel_hlcdc_connector_output_mode(cstate); in atmel_hlcdc_crtc_select_output_mode()
313 output_fmts &= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
315 output_fmts |= supported_fmts; in atmel_hlcdc_crtc_select_output_mode()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dcapture-win-qt.cpp139 } supported_fmts[] = { in findNativeFormat() local
161 for (int i = 0; supported_fmts[i].v4l2_pixfmt; i++) { in findNativeFormat()
162 if (supported_fmts[i].v4l2_pixfmt == format) { in findNativeFormat()
163 dstFmt = supported_fmts[i].qt_pixfmt; in findNativeFormat()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dcapture-win-qt.cpp139 } supported_fmts[] = { in findNativeFormat() local
161 for (int i = 0; supported_fmts[i].v4l2_pixfmt; i++) { in findNativeFormat()
162 if (supported_fmts[i].v4l2_pixfmt == format) { in findNativeFormat()
163 dstFmt = supported_fmts[i].qt_pixfmt; in findNativeFormat()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qv4l2/
H A Dcapture-win-qt.cpp139 } supported_fmts[] = { in findNativeFormat() local
161 for (int i = 0; supported_fmts[i].v4l2_pixfmt; i++) { in findNativeFormat()
162 if (supported_fmts[i].v4l2_pixfmt == format) { in findNativeFormat()
163 dstFmt = supported_fmts[i].qt_pixfmt; in findNativeFormat()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tests/qemu-iotests/
H A Diotests.py620 def verify_image_format(supported_fmts=[], unsupported_fmts=[]): argument
621 assert not (supported_fmts and unsupported_fmts)
623 if 'generic' in supported_fmts and \
630 not_sup = supported_fmts and (imgfmt not in supported_fmts)
660 def main(supported_fmts=[], supported_oses=['linux'], supported_cache_modes=[], argument
676 verify_image_format(supported_fmts, unsupported_fmts)
H A D20925 iotests.verify_image_format(supported_fmts=['qcow2'])
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tests/qemu-iotests/
H A D28324 iotests.verify_image_format(supported_fmts=['qcow2'])
H A D20925 iotests.verify_image_format(supported_fmts=['qcow2'])
/dports/emulators/qemu-utils/qemu-4.2.1/tests/qemu-iotests/
H A D28324 iotests.verify_image_format(supported_fmts=['qcow2'])
H A D20925 iotests.verify_image_format(supported_fmts=['qcow2'])
/dports/emulators/qemu5/qemu-5.2.0/tests/qemu-iotests/
H A D28325 supported_fmts=['qcow2'],
H A D20925 iotests.script_initialize(supported_fmts=['qcow2'])
H A D30425 iotests.script_initialize(supported_fmts=['qcow2'],
H A D29925 supported_fmts=['qcow2'],
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qemu-iotests/
H A D28324 iotests.verify_image_format(supported_fmts=['qcow2'])
H A D20925 iotests.verify_image_format(supported_fmts=['qcow2'])
/dports/emulators/qemu42/qemu-4.2.1/tests/qemu-iotests/
H A D28324 iotests.verify_image_format(supported_fmts=['qcow2'])
H A D20925 iotests.verify_image_format(supported_fmts=['qcow2'])
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/qemu-iotests/
H A D20926 iotests.script_initialize(supported_fmts=['qcow2'])
H A D29926 supported_fmts=['qcow2'],
/dports/emulators/qemu/qemu-6.2.0/tests/qemu-iotests/
H A D20926 iotests.script_initialize(supported_fmts=['qcow2'])
H A D30426 iotests.script_initialize(supported_fmts=['qcow2'],
/dports/emulators/qemu60/qemu-6.0.0/tests/qemu-iotests/
H A D20926 iotests.script_initialize(supported_fmts=['qcow2'])

12345678910>>...26