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

  /cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/
raw_converter.rs 48 uint gY = (uint) interpY;
50 uint gYNext = (gY + 1 < gainMapHeight) ? gY + 1 : gY;
52 float4 tl = *((float4 *) rsGetElementAt(gainMap, gX, gY));
53 float4 tr = *((float4 *) rsGetElementAt(gainMap, gXNext, gY));
58 float fracY = interpY - (float) gY;
  /hardware/intel/img/psb_video/src/
psb_texture.h 51 signed char gY;
psb_texture.c 88 double gY, gCb, gCr;
768 RGB_offset, coeffs.gY, coeffs.gCb, coeffs.gCr,
775 &pPriv->coeffs.gY, &pPriv->coeffs.gU,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
IslamicTest.java 374 public GregoUmmAlQuraMap(int gY, int gM, int gD, int uY, int uM, int uD) {
375 gYear = gY;
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
pvr2d.h 286 PVR2D_CHAR gY;
    [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 2807 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member in struct:chrm_modification
    [all...]

Completed in 371 milliseconds