Home
last modified time | relevance | path

Searched defs:base_format (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dformat_info.cpp312 int32_t get_format_index(const uint32_t base_format) in get_format_index()
332 int32_t get_ip_format_index(const uint32_t base_format) in get_ip_format_index()
366 uint32_t get_internal_format(const uint32_t base_format, const bool map_to_internal) in get_internal_format()
393 void get_format_dataspace(uint32_t base_format, in get_format_dataspace()
592 const char *format_name(uint32_t base_format) { in format_name()
Dmali_gralloc_formats.cpp64 uint32_t base_format; member
524 bool is_subsampled_yuv(const uint32_t base_format) in is_subsampled_yuv()
682 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in validate_afbc_format() local
801 static uint64_t get_afbc_format(const uint32_t base_format, in get_afbc_format()
982 bool get_supported_format(const uint32_t base_format, in get_supported_format()
1372 uint32_t base_format = MALI_GRALLOC_FORMAT_INTERNAL_UNDEFINED; in get_base_format() local
1591 bool is_exynos_format(uint32_t base_format) in is_exynos_format()
Dmali_gralloc_bufferallocation.cpp276 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc() local
1057 int base_format = bufDescriptor->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_derive_format_and_size() local
/hardware/google/gchips/gralloc4/src/hidl_common/
DAllocator.cpp144 const uint32_t base_format = bufferDescriptor.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in allocate() local
DMapperMetadata.cpp293 uint32_t base_format = handle->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in get_plane_layouts() local
/hardware/google/gchips/gralloc4/src/allocator/
Dmali_gralloc_ion.cpp457 const uint32_t base_format = bufDescriptor->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_ion_allocate() local
/hardware/google/gchips/gralloc4/src/
Dmali_gralloc_formats.h225 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local