Home
last modified time | relevance | path

Searched defs:b_diff (Results 1 – 3 of 3) sorted by relevance

/third_party/astc-encoder/Utils/
Dastc_test_autoextract.cpp140 int b_diff = (b_gd - b_bd) * (b_gd - b_bd); in main() local
Dastc_test_autoextract_hdr.cpp140 float b_diff = (b_gd - b_bd) * (b_gd - b_bd); in main() local
/third_party/skia/m133/third_party/externals/libyuv/source/
Drow_common.cc1344 int b_diff = b - b_sub; in SobelXRow_C() local
1364 int b_diff = b - b_sub; in SobelYRow_C() local