Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
Dastc_codec_internals.h274 static inline const partition_info *get_partition_table( in get_partition_table() function
Dastc_decompress_symbolic.cpp203 const partition_info *pt = get_partition_table(bsd, partition_count); in decompress_symbolic_block()
/third_party/astc-encoder/Source/
Dastcenc_internal.h836 const partition_info* get_partition_table(unsigned int partition_count) const in get_partition_table() function
863 auto& result = get_partition_table(partition_count)[packed_index]; in get_partition_info()
879 auto& result = get_partition_table(partition_count)[packed_index]; in get_raw_partition_info()