Home
last modified time | relevance | path

Searched defs:pixel_format (Results 1 – 8 of 8) 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
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h711 __u32 pixel_format; member
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp613 auto pixel_format = vkFormatTypeToSysmem(createInfo->format); in addImageBufferCollectionConstraintsFUCHSIA() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c4300 wuffs_base__pixel_config::pixel_format() const { in pixel_format() function
5033 wuffs_base__pixel_buffer::pixel_format() const { in pixel_format() function
45059 wuffs_base__pixel_format pixel_format = callbacks.SelectPixfmt(image_config); in DecodeImage0() local