Home
last modified time | relevance | path

Searched defs:real_weight_count (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_symbolic_physical.cpp191 int real_weight_count = is_dual_plane ? 2 * weight_count : weight_count; in symbolic_to_physical() local
413 int real_weight_count = is_dual_plane ? 2 * weight_count : weight_count; in physical_to_symbolic() local
/third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/
H A Dastc_symbolic_physical.cpp125 int real_weight_count = is_dual_plane ? 2 * weight_count : weight_count; in physical_to_symbolic() local

Completed in 2 milliseconds