Home
last modified time | relevance | path

Searched refs:a_bd (Results 1 - 2 of 2) sorted by relevance

/third_party/astc-encoder/Utils/
H A Dastc_test_autoextract_hdr.cpp136 float a_bd = data_bad[pix(ref_dim_x, y, x, 4, 3)]; in main() local
141 float a_diff = (a_gd - a_bd) * (a_gd - a_bd); in main()
H A Dastc_test_autoextract.cpp136 int a_bd = data_bad[pix(ref_dim_x, y, x, 4, 3)]; in main() local
141 int a_diff = (a_gd - a_bd) * (a_gd - a_bd); in main()

Completed in 2 milliseconds