Home
last modified time | relevance | path

Searched defs:g10 (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dcolorspacedsp_template.c161 int r10 = rgb0[x * 2 + 0 + s], g10 = rgb1[x * 2 + 0 + s], b10 = rgb2[x * 2 + 0 + s]; in fn() local
253 int r10 = rgb0[x * 2 + 0 + s], g10 = rgb1[x * 2 + 0 + s], b10 = rgb2[x * 2 + 0 + s]; in fn() local
/third_party/typescript/tests/cases/compiler/
DgenericFunctionInference1.ts35 const g10: <T extends { value: T }>(x: T) => T = pipe(foo); constant
/third_party/typescript/tests/baselines/reference/
DgenericFunctionInference1.js33 const g10: <T extends { value: T }>(x: T) => T = pipe(foo); constant
276 const g10 = pipe(foo); constant
DgenericRestParameters1.js206 function g10(u, v) { function
/third_party/ffmpeg/libavcodec/
Dopus_celt.c166 float g10, g11, g12; in celt_postfilter_apply_transition() local
/third_party/openssl/test/
Dsanitytest.c40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl43 tvec2<T, P> g10(gx.y, gy.y); local
365 tvec2<T, P> g10(gx.y, gy.y); local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp919 int32 g10 = p1 [0]; in FixIsolatedPixel() local
/third_party/ffmpeg/libavcodec/mips/
Dvp9_idct_msa.c1306 v8i16 g0, g1, g2, g3, g4, g5, g6, g7, g8, g9, g10, g11, g12, g13, g14, g15; in vp9_iadst16_1d_columns_addblk_msa() local