Home
last modified time | relevance | path

Searched refs:g02 (Results 1 - 4 of 4) sorted by relevance

/third_party/openssl/test/
H A Dsanitytest.c32 a02, b02, c02, d02, e02, f02, g02, h02, i02, j02, in test_sanity_enum_size() enumerator
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bad_pixels.cpp831 // g00 b01 g02 b03 g04 in FixIsolatedPixel()
838 int32 g02 = p0 [2]; in FixIsolatedPixel() local
862 est0 = g02 + g42; in FixIsolatedPixel()
864 grad0 = Abs_int32 (g02 - g42) + in FixIsolatedPixel()
875 Abs_int32 (g02 - g24) + in FixIsolatedPixel()
895 Abs_int32 (g02 - g20) + in FixIsolatedPixel()
1169 // g00 b01 g02 b03 g04 b05 g06 b07 g08 in FixSingleColumn()
/third_party/ffmpeg/libavcodec/
H A Dopus_celt.c165 float g00, g01, g02; in celt_postfilter_apply_transition() local
178 g02 = block->pf_gains_old[2]; in celt_postfilter_apply_transition()
194 (1.0 - w) * g02 * (data[i - T0 - 2] + data[i - T0 + 2]) + in celt_postfilter_apply_transition()
/third_party/typescript/tests/baselines/reference/
H A DgenericFunctionInference1.js25 const g02: <T>(x: T) => { value: T }[] = pipe(box, list);
268 const g02 = pipe(box, list);

Completed in 5 milliseconds