HomeSort by relevance Sort by last modified time
    Searched refs:decodedB (Results 1 - 2 of 2) sorted by null

  /development/tools/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 321 int decodedB = clamp(b + modifier);
322 score += (etc1_uint32) square(decodedB - pixelB);
  /frameworks/base/opengl/libs/ETC1/
etc1.cpp 321 int decodedB = clamp(b + modifier);
322 score += (etc1_uint32) square(decodedB - pixelB);

Completed in 15 milliseconds