Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/astc-encoder/Source/
H A Dastc_decompress_symbolic.cpp24 static int compute_value_of_texel_int( in compute_value_of_texel_int() function
256 weights[i] = compute_value_of_texel_int(i, it, uq_plane1_weights); in decompress_symbolic_block()
260 plane2_weights[i] = compute_value_of_texel_int(i, it, uq_plane2_weights); in decompress_symbolic_block()