Home
last modified time | relevance | path

Searched defs:pixel_format (Results 1 – 5 of 5) sorted by relevance

/hardware/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_request_processor.h59 RealtimeZslRequestProcessor(android_pixel_format_t pixel_format, in RealtimeZslRequestProcessor()
Drealtime_zsl_result_processor.cc34 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in Create()
54 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in RealtimeZslResultProcessor()
Drealtime_zsl_result_request_processor.cc48 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in Create()
69 android_pixel_format_t pixel_format, uint32_t partial_result_count) in RealtimeZslResultRequestProcessor()
Drealtime_zsl_request_processor.cc123 android_pixel_format_t pixel_format) { in Create()
/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.cpp324 for (auto pixel_format : pixel_formats) { in GetSupportedFormats() local