Searched defs:base_format (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
D | format_info.cpp | 326 int32_t get_format_index(const uint32_t base_format) in get_format_index() 346 int32_t get_ip_format_index(const uint32_t base_format) in get_ip_format_index() 380 uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal) in get_internal_format() 557 const char *format_name(uint32_t base_format) { in format_name() 581 bool is_exynos_format(uint32_t base_format) in is_exynos_format()
|
D | mali_gralloc_formats.cpp | 77 uint32_t base_format; member 698 bool is_subsampled_yuv(const uint32_t base_format) in is_subsampled_yuv() 858 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in validate_afbc_format() local 969 static uint64_t get_afbc_format(const uint32_t base_format, in get_afbc_format() 1149 bool get_supported_format(const uint32_t base_format, in get_supported_format() 1494 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format_for_modifiers() local 1563 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format() local 1722 const uint32_t base_format = get_base_format_for_modifiers(req_fmt_idx, format_ext); in mali_gralloc_select_format() local
|
D | mali_gralloc_bufferaccess.cpp | 401 const uint32_t base_format = hnd->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_ycbcr() local 546 const uint32_t base_format = hnd->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_get_num_flex_planes() local 679 static int get_flexlayout_exynos_formats_only (int base_format, uint64_t usage, in get_flexlayout_exynos_formats_only() 1027 const uint32_t base_format = hnd->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_flex_async() local
|
D | mali_gralloc_formats.h | 214 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local
|
D | mali_gralloc_bufferallocation.cpp | 251 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc() local
|
/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 308 int32_t get_format_index(const uint32_t base_format) in get_format_index() 328 int32_t get_ip_format_index(const uint32_t base_format) in get_ip_format_index() 362 uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal) in get_internal_format() 389 void get_format_dataspace(uint32_t base_format, in get_format_dataspace() 588 const char *format_name(uint32_t base_format) { in format_name()
|
D | mali_gralloc_formats.cpp | 63 uint32_t base_format; member 513 bool is_subsampled_yuv(const uint32_t base_format) in is_subsampled_yuv() 671 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in validate_afbc_format() local 790 static uint64_t get_afbc_format(const uint32_t base_format, in get_afbc_format() 991 bool get_supported_format(const uint32_t base_format, in get_supported_format() 1382 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format() local 1583 bool is_exynos_format(uint32_t base_format) in is_exynos_format()
|
D | mali_gralloc_bufferallocation.cpp | 266 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc() local
|
/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Allocator.cpp | 94 const uint32_t base_format = bufferDescriptor.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in allocate() local
|
/hardware/google/gchips/gralloc4/src/libGralloc4Wrapper/ |
D | wrapper.cpp | 173 const uint32_t base_format = buffer_descriptor.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in createNativeHandle() local
|
/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 221 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local
|