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

  /external/aac/libSBRenc/src/
resampler.cpp 243 static const FIXP_DBL g35 = FL2FXCONST_DBL(0.34290853574973898694521267606792); variable
245 static const FIXP_DBL g35 = FL2FXCONST_DBL(0.00162580994125131); variable
250 g35,
  /external/dng_sdk/source/
dng_bad_pixels.cpp 1172 // r30 g31 r32 g33 r34 g35 r36 g37 r38
1196 int32 g35 = p3 [5 * cs]; local
1239 (g31 + g33 + g35 + g37) * 3 -
1248 Abs_int32 (g35 - g66) +
1258 Abs_int32 (g13 - g35) +
1267 Abs_int32 (g35 - g48) +
1276 Abs_int32 (g33 - g35) +
1285 Abs_int32 (g35 - g42) +
1292 est5 = g35 + g53 + split * 2;
1294 grad5 = Abs_int32 (g35 - g53)
    [all...]

Completed in 371 milliseconds