Home
last modified time | relevance | path

Searched defs:g8 (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/src/core/
DSkCompressedDataUtils.cpp80 int g8 = SkTPin(col.fG + delta, 0, 255); in add_delta_and_clamp() local
163 uint8_t g8 = SkG16ToG32((rgb565 >> 5) & 0x3F); in from565() local
175 uint8_t g8 = SkScalarRoundToInt(t * SkGetPackedG32(col0) + (1.0f - t) * SkGetPackedG32(col1)); in lerp() local
/third_party/skia/src/gpu/
DGrDataUtils.cpp58 int r8, int g8, int b8, in test_table_entry()
84 int g8 = extend_5To8bits(g5); in create_etc1_block() local
/third_party/typescript/tests/cases/conformance/es6/templates/
DtemplateStringBinaryOperationsInvalid.ts70 var g8 = `${ 3 * 4 }5` * 6; variable
DtemplateStringBinaryOperationsES6Invalid.ts71 var g8 = `${ 3 * 4 }5` * 6; variable
/third_party/typescript/tests/baselines/reference/
DtemplateStringBinaryOperationsES6Invalid.js71 var g8 = `${ 3 * 4 }5` * 6; variable
DtemplateStringBinaryOperationsInvalid.js71 var g8 = `${ 3 * 4 }5` * 6; variable
DrestTuplesFromContextualTypes.js73 let g8 = pipe((x: number, y: string) => 42, x => "" + x); variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DSixteenBppTextureTest.cpp388 GLubyte g8 = static_cast<GLubyte>((rgba & 0x0F00) >> 8); in TEST_P() local
/third_party/ffmpeg/libavfilter/
Dvf_paletteuse.c421 const uint8_t g8 = src[x] >> 8 & 0xff; in set_frame() local
/third_party/vk-gl-cts/framework/common/
DtcuCompressedTexture.cpp1264 const deUint32 g8 = extend6To8(g6); in bgr16torgba32() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3128 const deUint8 g8 = rng.getUint8(); in verify() local
3352 const deUint8 g8 = rng.getUint8(); in verify() local
3846 const deUint8 g8 = rng.getUint8(); in verify() local
3863 const deUint8 g8 = rng.getUint8(); in verify() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp3128 const deUint8 g8 = rng.getUint8(); in verify() local
3352 const deUint8 g8 = rng.getUint8(); in verify() local
3846 const deUint8 g8 = rng.getUint8(); in verify() local
3863 const deUint8 g8 = rng.getUint8(); in verify() 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
/third_party/skia/third_party/externals/angle2/src/image_util/
Dloadimage.cpp391 uint8_t g8 = source[x * 3 + 1]; in LoadRGB8ToBGR565() local
/third_party/node/deps/openssl/openssl/crypto/ec/
Dcurve25519.c1065 int32_t g8 = g[8]; in fe_mul() local
/third_party/openssl/crypto/ec/
Dcurve25519.c1065 int32_t g8 = g[8]; in fe_mul() local
/third_party/openssl/ohos_lite/crypto/ec/
Dcurve25519.c1055 int32_t g8 = g[8]; in fe_mul() local