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

  /frameworks/native/opengl/libs/ETC1/
etc1.cpp 303 int pixelR = pIn[0];
317 score += (etc1_uint32) (3 * square(decodedR - pixelR));
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
etc1.cpp 303 int pixelR = pIn[0];
317 score += (etc1_uint32) (3 * square(decodedR - pixelR));

Completed in 466 milliseconds