Searched defs:g10 (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | colorspacedsp_template.c | 161 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/ |
D | genericFunctionInference1.ts | 35 const g10: <T extends { value: T }>(x: T) => T = pipe(foo); constant
|
/third_party/typescript/tests/baselines/reference/ |
D | genericFunctionInference1.js | 33 const g10: <T extends { value: T }>(x: T) => T = pipe(foo); constant 276 const g10 = pipe(foo); constant
|
D | genericRestParameters1.js | 206 function g10(u, v) { function
|
/third_party/ffmpeg/libavcodec/ |
D | opus_celt.c | 166 float g10, g11, g12; in celt_postfilter_apply_transition() local
|
/third_party/openssl/test/ |
D | sanitytest.c | 40 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/ |
D | noise.inl | 43 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/ |
D | dng_bad_pixels.cpp | 919 int32 g10 = p1 [0]; in FixIsolatedPixel() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp9_idct_msa.c | 1306 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
|