Home
last modified time | relevance | path

Searched refs:android_pixel_format_t (Results 1 – 25 of 33) sorted by relevance

12

/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/
H A DStreamConfigurationMap.h33 typedef std::pair<android_pixel_format_t, StreamSize> StreamConfig;
46 std::hash<android_pixel_format_t>{}(std::get<0>(entry)); in operator()
60 const std::set<android_pixel_format_t>& GetOutputFormats() const { in GetOutputFormats()
74 android_pixel_format_t format) { in GetDynamicPhysicalStreamOutputSizes()
93 android_pixel_format_t format) { in GetValidOutputFormatsForInput()
97 const std::set<android_pixel_format_t>& GetInputFormats() { in GetInputFormats()
116 std::set<android_pixel_format_t> stream_output_formats_;
117 std::unordered_map<android_pixel_format_t, std::set<StreamSize>>
123 std::set<android_pixel_format_t> stream_input_formats_;
124 std::unordered_map<android_pixel_format_t, std::set<android_pixel_format_t>>
[all …]
H A DStreamConfigurationMap.cpp62 auto format = static_cast<android_pixel_format_t>( in AppendAvailableStreamConfigurations()
77 auto format = static_cast<android_pixel_format_t>( in AppendAvailableDynamicPhysicalStreamConfigurations()
91 auto format = static_cast<android_pixel_format_t>( in AppendAvailableStreamMinDurations()
105 auto format = static_cast<android_pixel_format_t>( in AppendAvailableStreamStallDurations()
184 static_cast<android_pixel_format_t>(entry.data.i32[i++]); in StreamConfigurationMap()
195 static_cast<android_pixel_format_t>(entry.data.i32[i])); in StreamConfigurationMap()
/aosp12/hardware/google/camera/common/hal/google_camera_hal/
H A Drealtime_zsl_request_processor.h36 android_pixel_format_t pixel_format);
59 RealtimeZslRequestProcessor(android_pixel_format_t pixel_format, in RealtimeZslRequestProcessor()
73 android_pixel_format_t pixel_format_;
H A Drealtime_zsl_request_processor.cc68 android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888 && in SelectWidthAndHeight()
88 android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888 && in SelectWidthAndHeight()
123 android_pixel_format_t pixel_format) { in Create()
170 if (pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_RAW10) { in Initialize()
196 if (pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888) { in ConfigureStreams()
227 if (pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888 && in ConfigureStreams()
327 pixel_format_ == android_pixel_format_t::HAL_PIXEL_FORMAT_YCBCR_420_888) { in ProcessRequest()
H A Drealtime_zsl_result_processor.h33 android_pixel_format_t pixel_format, uint32_t partial_result_count = 1);
57 android_pixel_format_t pixel_format,
79 android_pixel_format_t pixel_format_;
H A 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()
H A Dhdrplus_capture_session.h80 static const android_pixel_format_t kHdrplusRawFormat = HAL_PIXEL_FORMAT_RAW10;
H A Drgbird_capture_session.h85 static const android_pixel_format_t kHdrplusRawFormat = HAL_PIXEL_FORMAT_RAW10;
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DConfigManager.h111 void setExternalMemoryFormat(android_pixel_format_t format) { in setExternalMemoryFormat()
114 android_pixel_format_t getExternalMemoryFormat() const { in getExternalMemoryFormat()
132 android_pixel_format_t mExternalMemoryFormat;
H A DVideoTex.h43 android_pixel_format_t format);
74 android_pixel_format_t format = HAL_PIXEL_FORMAT_RGBA_8888);
H A Devs_app.cpp107 static bool convertStringToFormat(const char* str, android_pixel_format_t* output) { in convertStringToFormat()
139 android_pixel_format_t extMemoryFormat = HAL_PIXEL_FORMAT_RGBA_8888; in main()
H A DStreamHandler.h54 android_pixel_format_t format = HAL_PIXEL_FORMAT_RGBA_8888,
H A DVideoTex.cpp141 android_pixel_format_t format) { in createVideoTexture()
H A DStreamHandler.cpp33 android_pixel_format_t format, in StreamHandler()
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedSensor.h150 static android_pixel_format_t OverrideFormat(android_pixel_format_t format) { in OverrideFormat()
158 static bool IsReprocessPathSupported(android_pixel_format_t input_format, in IsReprocessPathSupported()
159 android_pixel_format_t output_format) { in IsReprocessPathSupported()
H A DEmulatedCameraDeviceSessionHWLImpl.h187 android_pixel_format_t input_format);
/aosp12/hardware/google/camera/common/hal/common/
H A Dhal_types.h115 android_pixel_format_t format = HAL_PIXEL_FORMAT_RGBA_8888;
153 android_pixel_format_t override_format = HAL_PIXEL_FORMAT_RGBA_8888;
392 android_pixel_format_t format = HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED;
/aosp12/hardware/google/camera/common/lib_depth_generator/
H A Ddepth_types.h56 android_pixel_format_t format = HAL_PIXEL_FORMAT_RGBA_8888;
/aosp12/frameworks/av/media/libheif/
H A DHeifDecoderImpl.h65 android_pixel_format_t mOutputColor;
/aosp12/system/core/libsystem/include/system/
H A Dgraphics-base-v1.0.h33 } android_pixel_format_t; typedef
H A Dgraphics.h39 typedef android_pixel_format_t android_pixel_format;
/aosp12/hardware/google/camera/common/hal/utils/
H A Dstream_buffer_cache_manager.h69 android_pixel_format_t format = HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED;
/aosp12/hardware/interfaces/graphics/mapper/2.1/utils/passthrough/include/mapper-passthrough/2.1/
H A DGralloc1Hal.h47 bufferDescriptorInfo.format = static_cast<android_pixel_format_t>(descriptorInfo.format); in validateBufferSize()
/aosp12/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp169 android_pixel_format_t colorFormat, in getDstColorFormat()
210 if (!getDstColorFormat((android_pixel_format_t)colorFormat, in getMetadataOnly()
282 if (!getDstColorFormat((android_pixel_format_t)colorFormat, in init()
/aosp12/hardware/interfaces/automotive/evs/1.0/
H A Dtypes.hal82 * android_pixel_format_t

12