Home
last modified time | relevance | path

Searched refs:android_hal_format (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/linux-rga/core/utils/android_utils/src/
H A Dandroid_utils.cpp92 uint32_t get_format_from_android_hal(uint32_t android_hal_format) { in get_format_from_android_hal() argument
93 auto entry = android_hal_table.find(android_hal_format); in get_format_from_android_hal()
/OK3568_Linux_fs/external/linux-rga/core/utils/android_utils/
H A Dandroid_utils.h26 uint32_t get_format_from_android_hal(uint32_t android_hal_format);