Home
last modified time | relevance | path

Searched refs:pixel_format (Results 1 – 25 of 35) sorted by relevance

12

/hardware/google/camera/common/hal/google_camera_hal/
Drealtime_zsl_request_processor.h36 android_pixel_format_t pixel_format);
59 RealtimeZslRequestProcessor(android_pixel_format_t pixel_format, in RealtimeZslRequestProcessor() argument
61 : pixel_format_(pixel_format), in RealtimeZslRequestProcessor()
63 is_hdrplus_zsl_enabled_(pixel_format == HAL_PIXEL_FORMAT_RAW10){}; in RealtimeZslRequestProcessor()
Drealtime_zsl_result_request_processor.h40 android_pixel_format_t pixel_format, uint32_t partial_result_count = 1);
69 android_pixel_format_t pixel_format, uint32_t partial_result_count);
Drealtime_zsl_result_processor.h34 android_pixel_format_t pixel_format, uint32_t partial_result_count = 1);
59 android_pixel_format_t pixel_format,
Drealtime_zsl_result_processor.cc34 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in Create() argument
43 pixel_format, partial_result_count)); in Create()
54 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in RealtimeZslResultProcessor() argument
57 pixel_format_ = pixel_format; in RealtimeZslResultProcessor()
Drealtime_zsl_result_request_processor.cc48 android_pixel_format_t pixel_format, uint32_t partial_result_count) { in Create() argument
57 pixel_format, partial_result_count)); in Create()
69 android_pixel_format_t pixel_format, uint32_t partial_result_count) in RealtimeZslResultRequestProcessor() argument
71 pixel_format, partial_result_count) { in RealtimeZslResultRequestProcessor()
Drealtime_zsl_request_processor.cc123 android_pixel_format_t pixel_format) { in Create() argument
131 new RealtimeZslRequestProcessor(pixel_format, device_session_hwl)); in Create()
/hardware/interfaces/camera/device/default/
DExternalCameraDevice.cpp816 .pixel_format = format->fourcc, in getFrameRateList()
833 frameInterval.pixel_format & 0xFF, (frameInterval.pixel_format >> 8) & 0xFF, in getFrameRateList()
834 (frameInterval.pixel_format >> 16) & 0xFF, in getFrameRateList()
835 (frameInterval.pixel_format >> 24) & 0xFF, frameInterval.width, in getFrameRateList()
844 frameInterval.pixel_format & 0xFF, (frameInterval.pixel_format >> 8) & 0xFF, in getFrameRateList()
845 (frameInterval.pixel_format >> 16) & 0xFF, (frameInterval.pixel_format >> 24) & 0xFF, in getFrameRateList()
907 v4l2_frmsizeenum frameSize{.index = 0, .pixel_format = fmtdesc.pixelformat}; in getCandidateSupportedFormatsLocked()
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp770 .pixel_format = format->fourcc, in getFrameRateList()
789 frameInterval.pixel_format & 0xFF, in getFrameRateList()
790 (frameInterval.pixel_format >> 8) & 0xFF, in getFrameRateList()
791 (frameInterval.pixel_format >> 16) & 0xFF, in getFrameRateList()
792 (frameInterval.pixel_format >> 24) & 0xFF, in getFrameRateList()
802 frameInterval.pixel_format & 0xFF, in getFrameRateList()
803 (frameInterval.pixel_format >> 8) & 0xFF, in getFrameRateList()
804 (frameInterval.pixel_format >> 16) & 0xFF, in getFrameRateList()
805 (frameInterval.pixel_format >> 24) & 0xFF, in getFrameRateList()
885 .pixel_format = fmtdesc.pixelformat}; in getCandidateSupportedFormatsLocked()
/hardware/libhardware/modules/camera/3_4/
Dv4l2_wrapper.cpp324 for (auto pixel_format : pixel_formats) { in GetSupportedFormats() local
325 supported_format.fourcc = pixel_format; in GetSupportedFormats()
328 res = GetFormatFrameSizes(pixel_format, &frame_sizes); in GetSupportedFormats()
330 HAL_LOGE("Failed to get frame sizes for format: 0x%x", pixel_format); in GetSupportedFormats()
382 size_query.pixel_format = v4l2_format; in GetFormatFrameSizes()
458 duration_query.pixel_format = v4l2_format; in GetFormatFrameDurationRange()
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_master.cpp109 cmd2.pixel_format = drm_buffer.drm_format; in CreateFbId()
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_master.cpp108 cmd2.pixel_format = drm_buffer.drm_format; in CreateFbId()
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_master.cpp108 cmd2.pixel_format = drm_buffer.drm_format; in CreateFbId()
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_master.cpp110 cmd2.pixel_format = drm_buffer.drm_format; in CreateFbId()
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_master.cpp107 cmd2.pixel_format = drm_buffer.drm_format; in CreateFbId()
/hardware/google/graphics/common/include/displaycolor/
Ddisplaycolor.h503 hwc::PixelFormat &pixel_format,
507 hwc::PixelFormat &pixel_format,
/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.cpp611 imageConstraints.pixel_format.type = pixelFormat; in addImageBufferCollectionConstraintsFUCHSIA()
613 auto pixel_format = vkFormatTypeToSysmem(createInfo->format); in addImageBufferCollectionConstraintsFUCHSIA() local
614 if (pixel_format == fuchsia_sysmem::wire::PixelFormatType::kInvalid) { in addImageBufferCollectionConstraintsFUCHSIA()
619 imageConstraints.pixel_format.type = pixel_format; in addImageBufferCollectionConstraintsFUCHSIA()
660 imageConstraints.pixel_format.has_format_modifier = true; in addImageBufferCollectionConstraintsFUCHSIA()
661 imageConstraints.pixel_format.format_modifier.value = in addImageBufferCollectionConstraintsFUCHSIA()
2692 if ((out.pixel_format.type != in.pixel_format.type) || in getBufferCollectionImageCreateInfoIndexLocked()
2693 (out.pixel_format.has_format_modifier != in.pixel_format.has_format_modifier) || in getBufferCollectionImageCreateInfoIndexLocked()
2694 (out.pixel_format.format_modifier.value != in.pixel_format.format_modifier.value) || in getBufferCollectionImageCreateInfoIndexLocked()
2809 static_cast<uint64_t>(info.settings.image_format_constraints.pixel_format.type); in on_vkGetBufferCollectionPropertiesFUCHSIA()
[all …]
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_mode.h711 __u32 pixel_format; member
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_dpps_mgr_imp.cpp484 fb_obj.pixel_format = DRM_FORMAT_YVYU; in InitLtmBuffers()
/hardware/google/graphics/common/libhwc2.1/libdisplayinterface/
DExynosDisplayDrmInterface.h157 bool validateLayerInfo(uint32_t state, uint32_t pixel_format,
/hardware/interfaces/graphics/mapper/3.0/
DIMapper.hal186 * 1D buffers (width = size in bytes, height = 1, pixel_format = BLOB) must
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_wgl.cpp424 LOAD_WGL_EXTENSION(pixel_format) in init()
/hardware/interfaces/graphics/mapper/4.0/
DIMapper.hal200 * 1D buffers (width = size in bytes, height = 1, pixel_format = BLOB) must
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c4139 inline wuffs_base__pixel_format pixel_format() const;
4300 wuffs_base__pixel_config::pixel_format() const { in pixel_format() function
4738 inline wuffs_base__pixel_format pixel_format() const;
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
45060 if (pixel_format.repr != image_config.pixcfg.pixel_format().repr) { in DecodeImage0()
45061 switch (pixel_format.repr) { in DecodeImage0()
45073 image_config.pixcfg.set(pixel_format.repr, in DecodeImage0()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1028 frmsize.pixel_format = m_sVenc_cfg.codectype; in venc_open()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1688 frmsize.pixel_format = m_sVenc_cfg.codectype; in venc_open()

12