/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/ |
D | format_info.cpp | 312 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()
|
D | mali_gralloc_formats.cpp | 64 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 1584 bool is_exynos_format(uint32_t base_format) in is_exynos_format()
|
D | mali_gralloc_bufferallocation.cpp | 270 const uint32_t base_format = alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc() local 1065 int base_format = bufDescriptor->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_derive_format_and_size() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | formatquery.c | 694 GLenum base_format = _mesa_base_tex_format(ctx, internalFormat); in _mesa_query_internal_format_default() local 716 GLenum base_format = _mesa_base_tex_format(ctx, internalFormat); in _mesa_query_internal_format_default() local 727 GLenum base_format = _mesa_base_tex_format(ctx, internalFormat); in _mesa_query_internal_format_default() local 1501 GLint base_format; in _mesa_GetInternalformativ() local
|
H A D | glformats.c | 1500 _mesa_base_format_has_channel(GLenum base_format, GLenum pname) in _mesa_base_format_has_channel()
|
/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferaccess.cpp | 113 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_ycbcr() local 203 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_get_num_flex_planes() local 290 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_flex_async() local
|
D | mali_gralloc_formats.cpp | 323 uint64_t internal_format, me_mask, base_format, mapped_base_format; in decode_internal_format() local
|
D | mali_gralloc_formats.h | 169 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local
|
D | mali_gralloc_ion.cpp | 84 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc() local
|
D | mali_gralloc_bufferallocation.cpp | 952 uint64_t base_format = bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_buffer_allocate() local
|
/aosp_15_r20/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.cpp | 113 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_ycbcr() local 203 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_get_num_flex_planes() local 290 uint64_t base_format = hnd->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_lock_flex_async() local
|
D | mali_gralloc_formats.cpp | 323 uint64_t internal_format, me_mask, base_format, mapped_base_format; in decode_internal_format() local
|
D | mali_gralloc_formats.h | 169 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local
|
D | mali_gralloc_ion.cpp | 84 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in init_afbc() local
|
D | mali_gralloc_bufferallocation.cpp | 947 uint64_t base_format = bufDescriptor->internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_buffer_allocate() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_blend.c | 60 enum format base_format[PIPE_MAX_COLOR_BUFS]; member 883 rebase_colors(enum format base_format, float (*quadColor)[4]) in rebase_colors()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_eglimage.c | 278 GLenum base_format; in st_pipe_format_to_base_format() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/hidl_common/ |
D | Allocator.cpp | 144 const uint32_t base_format = bufferDescriptor.alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in allocate() local
|
D | MapperMetadata.cpp | 293 uint32_t base_format = handle->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in get_plane_layouts() local
|
/aosp_15_r20/external/drm_hwcomposer/tests/test_include/ |
H A D | mali_gralloc_formats.h | 170 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/allocator/ |
D | mali_gralloc_ion.cpp | 457 const uint32_t base_format = bufDescriptor->alloc_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_ion_allocate() local
|
/aosp_15_r20/hardware/google/gchips/gralloc4/src/ |
D | mali_gralloc_formats.h | 225 uint64_t base_format = internal_format & MALI_GRALLOC_INTFMT_FMT_MASK; in mali_gralloc_format_unwrap() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_validate.cpp | 241 Format base_format = instr->format; in validate_ir() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_clear.c | 174 static bool gfx8_get_dcc_clear_parameters(struct si_screen *sscreen, enum pipe_format base_format, in gfx8_get_dcc_clear_parameters()
|
/aosp_15_r20/external/libpng/ |
H A D | pngread.c | 3697 png_uint_32 base_format = png_image_format(png_ptr) & in png_image_read_direct() local
|