Home
last modified time | relevance | path

Searched refs:get_ip_format_index (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dformat_info.h112 extern int32_t get_ip_format_index(const uint32_t base_format);
Dmali_gralloc_formats.cpp991 const int32_t ip_fmt_idx = get_ip_format_index(base_format); in get_supported_format()
Dformat_info.cpp332 int32_t get_ip_format_index(const uint32_t base_format) in get_ip_format_index() function