Home
last modified time | relevance | path

Searched defs:format (Results 1 – 25 of 773) sorted by relevance

12345678910>>...31

/hardware/google/gfxstream/guest/mesa/src/vulkan/util/
Dvk_format.h45 vk_format_is_color(VkFormat format) in vk_format_is_color()
51 vk_format_is_depth_or_stencil(VkFormat format) in vk_format_is_depth_or_stencil()
58 vk_format_has_depth(VkFormat format) in vk_format_has_depth()
65 vk_format_has_stencil(VkFormat format) in vk_format_has_stencil()
72 vk_format_depth_only(VkFormat format) in vk_format_depth_only()
88 vk_format_stencil_only(VkFormat format) in vk_format_stencil_only()
98 vk_format_is_int(VkFormat format) in vk_format_is_int()
104 vk_format_is_sint(VkFormat format) in vk_format_is_sint()
110 vk_format_is_uint(VkFormat format) in vk_format_is_uint()
116 vk_format_is_unorm(VkFormat format) in vk_format_is_unorm()
[all …]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_format_traits.hpp21 …E VULKAN_HPP_CONSTEXPR_14 std::array<uint8_t, 3> blockExtent( VULKAN_HPP_NAMESPACE::Format format ) in blockExtent()
107 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t blockSize( VULKAN_HPP_NAMESPACE::Format format ) in blockSize()
355 …LINE VULKAN_HPP_CONSTEXPR_14 char const * compatibilityClass( VULKAN_HPP_NAMESPACE::Format format ) in compatibilityClass()
603 …_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentBits( VULKAN_HPP_NAMESPACE::Format format, ui… in componentBits()
1984 …AN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentCount( VULKAN_HPP_NAMESPACE::Format format ) in componentCount()
2232 …INLINE VULKAN_HPP_CONSTEXPR_14 char const * componentName( VULKAN_HPP_NAMESPACE::Format format, ui… in componentName()
4173 …LKAN_HPP_CONSTEXPR_14 char const * componentNumericFormat( VULKAN_HPP_NAMESPACE::Format format, ui… in componentNumericFormat()
6114 …NLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentPlaneIndex( VULKAN_HPP_NAMESPACE::Format format, ui… in componentPlaneIndex()
6316 …_INLINE VULKAN_HPP_CONSTEXPR_14 bool componentsAreCompressed( VULKAN_HPP_NAMESPACE::Format format ) in componentsAreCompressed()
6391 …NLINE VULKAN_HPP_CONSTEXPR_14 char const * compressionScheme( VULKAN_HPP_NAMESPACE::Format format ) in compressionScheme()
[all …]
Dvulkan_format_traits.hpp21 …E VULKAN_HPP_CONSTEXPR_14 std::array<uint8_t, 3> blockExtent( VULKAN_HPP_NAMESPACE::Format format ) in blockExtent()
115 VULKAN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t blockSize( VULKAN_HPP_NAMESPACE::Format format ) in blockSize()
374 …LINE VULKAN_HPP_CONSTEXPR_14 char const * compatibilityClass( VULKAN_HPP_NAMESPACE::Format format ) in compatibilityClass()
633 …_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentBits( VULKAN_HPP_NAMESPACE::Format format, ui… in componentBits()
2036 …AN_HPP_INLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentCount( VULKAN_HPP_NAMESPACE::Format format ) in componentCount()
2295 …INLINE VULKAN_HPP_CONSTEXPR_14 char const * componentName( VULKAN_HPP_NAMESPACE::Format format, ui… in componentName()
4330 …LKAN_HPP_CONSTEXPR_14 char const * componentNumericFormat( VULKAN_HPP_NAMESPACE::Format format, ui… in componentNumericFormat()
6365 …NLINE VULKAN_HPP_CONSTEXPR_14 uint8_t componentPlaneIndex( VULKAN_HPP_NAMESPACE::Format format, ui… in componentPlaneIndex()
6567 …_INLINE VULKAN_HPP_CONSTEXPR_14 bool componentsAreCompressed( VULKAN_HPP_NAMESPACE::Format format ) in componentsAreCompressed()
6650 …NLINE VULKAN_HPP_CONSTEXPR_14 char const * compressionScheme( VULKAN_HPP_NAMESPACE::Format format ) in compressionScheme()
[all …]
/hardware/google/gfxstream/host/vulkan/
DVkFormatUtils.h169 constexpr bool isEtc2(VkFormat format) { in isEtc2()
190 constexpr bool isAstc(VkFormat format) { in isAstc()
226 constexpr bool isBc(VkFormat format) { in isBc()
250 constexpr bool formatIsUInt(VkFormat format) { in formatIsUInt()
280 constexpr bool formatIsSInt(VkFormat format) { in formatIsSInt()
309 constexpr bool formatIsDepthOrStencil(VkFormat format) { in formatIsDepthOrStencil()
324 constexpr bool formatRequiresSamplerYcbcrConversion(VkFormat format) { in formatRequiresSamplerYcbcrConversion()
/hardware/qcom/sm7250/display/sdm/libs/utils/
Dformats.cpp36 bool IsUBWCFormat(LayerBufferFormat format) { in IsUBWCFormat()
52 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat()
74 const char *GetFormatString(const LayerBufferFormat &format) { in GetFormatString()
126 BufferLayout GetBufferLayout(LayerBufferFormat format) { in GetBufferLayout()
139 float GetBufferFormatBpp(LayerBufferFormat format) { in GetBufferFormatBpp()
199 DisplayError GetBufferFormatTileSize(LayerBufferFormat format, FormatTileSize *tile_size) { in GetBufferFormatTileSize()
228 bool HasAlphaChannel(LayerBufferFormat format) { in HasAlphaChannel()
/hardware/qcom/sm8150/display/sdm/libs/utils/
Dformats.cpp36 bool IsUBWCFormat(LayerBufferFormat format) { in IsUBWCFormat()
52 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat()
74 const char *GetFormatString(const LayerBufferFormat &format) { in GetFormatString()
126 BufferLayout GetBufferLayout(LayerBufferFormat format) { in GetBufferLayout()
139 float GetBufferFormatBpp(LayerBufferFormat format) { in GetBufferFormatBpp()
199 DisplayError GetBufferFormatTileSize(LayerBufferFormat format, FormatTileSize *tile_size) { in GetBufferFormatTileSize()
228 bool HasAlphaChannel(LayerBufferFormat format) { in HasAlphaChannel()
/hardware/ti/am57x/libhwcomposer/
Dformat.cpp26 bool is_valid_format(uint32_t format) in is_valid_format()
53 bool is_rgb_format(uint32_t format) in is_rgb_format()
65 bool is_bgr_format(uint32_t format) in is_bgr_format()
76 bool is_nv12_format(uint32_t format) in is_nv12_format()
88 bool is_opaque_format(uint32_t format) in is_opaque_format()
100 uint32_t get_format_bpp(uint32_t format) in get_format_bpp()
/hardware/qcom/sm8150/display/libdebug/
Ddebug_handler.h35 #define DLOG(method, format, ...) \ argument
38 #define DLOG_IF(tag, method, format, ...) \ argument
43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) argument
44 #define DLOGW_IF(tag, format, ...) DLOG_IF(tag, Warning, format, ##__VA_ARGS__) argument
45 #define DLOGI_IF(tag, format, ...) DLOG_IF(tag, Info, format, ##__VA_ARGS__) argument
46 #define DLOGD_IF(tag, format, ...) DLOG_IF(tag, Debug, format, ##__VA_ARGS__) argument
47 #define DLOGV_IF(tag, format, ...) DLOG_IF(tag, Verbose, format, ##__VA_ARGS__) argument
49 #define DLOGE(format, ...) DLOG(Error, format, ##__VA_ARGS__) argument
50 #define DLOGW(format, ...) DLOG(Warning, format, ##__VA_ARGS__) argument
51 #define DLOGI(format, ...) DLOG(Info, format, ##__VA_ARGS__) argument
[all …]
/hardware/qcom/sm7250/display/libdebug/
Ddebug_handler.h35 #define DLOG(method, format, ...) \ argument
38 #define DLOG_IF(tag, method, format, ...) \ argument
43 #define DLOGE_IF(tag, format, ...) DLOG_IF(tag, Error, format, ##__VA_ARGS__) argument
44 #define DLOGW_IF(tag, format, ...) DLOG_IF(tag, Warning, format, ##__VA_ARGS__) argument
45 #define DLOGI_IF(tag, format, ...) DLOG_IF(tag, Info, format, ##__VA_ARGS__) argument
46 #define DLOGD_IF(tag, format, ...) DLOG_IF(tag, Debug, format, ##__VA_ARGS__) argument
47 #define DLOGV_IF(tag, format, ...) DLOG_IF(tag, Verbose, format, ##__VA_ARGS__) argument
49 #define DLOGE(format, ...) DLOG(Error, format, ##__VA_ARGS__) argument
50 #define DLOGW(format, ...) DLOG(Warning, format, ##__VA_ARGS__) argument
51 #define DLOGI(format, ...) DLOG(Info, format, ##__VA_ARGS__) argument
[all …]
/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format.h146 enum pipe_format format; member
443 util_format_name(enum pipe_format format) in util_format_name()
456 util_format_short_name(enum pipe_format format) in util_format_short_name()
491 util_format_is_plain(enum pipe_format format) in util_format_is_plain()
503 util_format_is_compressed(enum pipe_format format) in util_format_is_compressed()
528 util_format_is_s3tc(enum pipe_format format) in util_format_is_s3tc()
541 util_format_is_etc(enum pipe_format format) in util_format_is_etc()
554 util_format_is_srgb(enum pipe_format format) in util_format_is_srgb()
575 util_format_is_depth_or_stencil(enum pipe_format format) in util_format_is_depth_or_stencil()
589 util_format_is_depth_and_stencil(enum pipe_format format) in util_format_is_depth_and_stencil()
[all …]
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_macros.h49 #define TS_PRINTF(format, x...) \ argument
61 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
62 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
63 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
64 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
65 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
Dplatform_lib_macros.h49 #define TS_PRINTF(format, x...) \ argument
61 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
62 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
63 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
64 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
65 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_logger.h40 #define DRM_LOGE(format, ...) DLOGE(format, ##__VA_ARGS__) argument
41 #define DRM_LOGW(format, ...) DLOGW_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
42 #define DRM_LOGI(format, ...) DLOGI_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
43 #define DRM_LOGD(format, ...) DLOGD_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
44 #define DRM_LOGV(format, ...) DLOGV_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_logger.h40 #define DRM_LOGE(format, ...) DLOGE(format, ##__VA_ARGS__) argument
41 #define DRM_LOGW(format, ...) DLOGW_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
42 #define DRM_LOGI(format, ...) DLOGI_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
43 #define DRM_LOGD(format, ...) DLOGD_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
44 #define DRM_LOGV(format, ...) DLOGV_IF(DRM_LOG_TAG, format, ##__VA_ARGS__) argument
/hardware/qcom/display/msm8909/sdm/libs/utils/
Dformats.cpp36 bool IsUBWCFormat(LayerBufferFormat format) { in IsUBWCFormat()
52 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat()
73 const char *GetFormatString(const LayerBufferFormat &format) { in GetFormatString()
121 BufferLayout GetBufferLayout(LayerBufferFormat format) { in GetBufferLayout()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Dformats.cpp36 bool IsUBWCFormat(LayerBufferFormat format) { in IsUBWCFormat()
51 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat()
71 const char *GetFormatString(const LayerBufferFormat &format) { in GetFormatString()
118 BufferLayout GetBufferLayout(LayerBufferFormat format) { in GetBufferLayout()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Dformats.cpp36 bool IsUBWCFormat(LayerBufferFormat format) { in IsUBWCFormat()
52 bool Is10BitFormat(LayerBufferFormat format) { in Is10BitFormat()
73 const char *GetFormatString(const LayerBufferFormat &format) { in GetFormatString()
121 BufferLayout GetBufferLayout(LayerBufferFormat format) { in GetBufferLayout()
/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_logger.h52 #define DRM_LOG(method, format, ...) \ argument
57 #define DRM_LOG_CONTEXT(method, format, ...) \ argument
60 #define DRM_LOGE(format, ...) DRM_LOG_CONTEXT(Error, format, ##__VA_ARGS__) argument
61 #define DRM_LOGW(format, ...) DRM_LOG_CONTEXT(Warning, format, ##__VA_ARGS__) argument
62 #define DRM_LOGI(format, ...) DRM_LOG_CONTEXT(Info, format, ##__VA_ARGS__) argument
63 #define DRM_LOGD_IF(pred, format, ...) \ argument
/hardware/qcom/display/msm8909/libdrmutils/
Ddrm_logger.h52 #define DRM_LOG(method, format, ...) \ argument
57 #define DRM_LOG_CONTEXT(method, format, ...) \ argument
60 #define DRM_LOGE(format, ...) DRM_LOG_CONTEXT(Error, format, ##__VA_ARGS__) argument
61 #define DRM_LOGW(format, ...) DRM_LOG_CONTEXT(Warning, format, ##__VA_ARGS__) argument
62 #define DRM_LOGI(format, ...) DRM_LOG_CONTEXT(Info, format, ##__VA_ARGS__) argument
63 #define DRM_LOGD_IF(pred, format, ...) \ argument
/hardware/qcom/display/msm8909w_3100/libdrmutils/
Ddrm_logger.h52 #define DRM_LOG(method, format, ...) \ argument
57 #define DRM_LOG_CONTEXT(method, format, ...) \ argument
60 #define DRM_LOGE(format, ...) DRM_LOG_CONTEXT(Error, format, ##__VA_ARGS__) argument
61 #define DRM_LOGW(format, ...) DRM_LOG_CONTEXT(Warning, format, ##__VA_ARGS__) argument
62 #define DRM_LOGI(format, ...) DRM_LOG_CONTEXT(Info, format, ##__VA_ARGS__) argument
63 #define DRM_LOGD_IF(pred, format, ...) \ argument
/hardware/qcom/sm7250/display/gralloc/
Dgr_camera_info.cpp101 CamxPixelFormat format = (CamxPixelFormat)0; in GetCameraPixelFormat() local
141 int CameraInfo::GetBufferSize(int format, int width, int height, unsigned int *size) { in GetBufferSize()
155 int CameraInfo::GetStrideInBytes(int format, int plane_type, int width, int *stride_bytes) { in GetStrideInBytes()
171 int CameraInfo::GetStrideInPixels(int format, int plane_type, int width, float *stride_pixel) { in GetStrideInPixels()
187 int CameraInfo::GetPixelIncrement(int format, int plane_type, int *pixel_increment) { in GetPixelIncrement()
203 int CameraInfo::GetPlaneOffset(int format, int plane_type, int width, int height, int *offset) { in GetPlaneOffset()
219 int CameraInfo::GetSubsamplingFactor(int format, int plane_type, bool isHorizontal, in GetSubsamplingFactor()
237 int CameraInfo::GetPlaneTypes(int format, PlaneComponent *plane_component_array, int *plane_count) { in GetPlaneTypes()
257 int CameraInfo::GetScanline(int format, int plane_type, int height, int *scanlines) { in GetScanline()
272 int CameraInfo::GetPlaneSize(int format, int plane_type, int width, int height, in GetPlaneSize()
[all …]
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Dplatform_lib_macros.h34 #define TS_PRINTF(format, x...) \ argument
52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Dplatform_lib_macros.h34 #define TS_PRINTF(format, x...) \ argument
52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
/hardware/qcom/gps/platform_lib_abstractions/
Dplatform_lib_macros.h34 #define TS_PRINTF(format, x...) \ argument
52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Dplatform_lib_macros.h34 #define TS_PRINTF(format, x...) \ argument
52 #define ALOGE(format, x...) TS_PRINTF("E/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
53 #define ALOGW(format, x...) TS_PRINTF("W/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
54 #define ALOGI(format, x...) TS_PRINTF("I/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
55 #define ALOGD(format, x...) TS_PRINTF("D/%s (%d): " format , LOG_TAG, getpid(), ##x) argument
56 #define ALOGV(format, x...) TS_PRINTF("V/%s (%d): " format , LOG_TAG, getpid(), ##x) argument

12345678910>>...31