Home
last modified time | relevance | path

Searched defs:G0 (Results 1 – 14 of 14) sorted by relevance

/external/webp/src/dsp/
Dyuv_sse41.c51 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB_SSE41() local
135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
Dcommon_sse41.h42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() local
Dyuv_sse2.c51 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB_SSE2() local
249 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local
271 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local
365 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local
402 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
Drescaler_sse2.c315 const __m128i G0 = _mm_or_si128(D0, F2); in RescalerExportRowShrink_SSE2() local
Dlossless_enc_sse2.c110 const __m128i G0 = _mm_sub_epi8(E0, F0); // 0 0 | x b' in CollectColorBlueTransforms_SSE2() local
/external/llvm-project/llvm/unittests/IR/
DValueTest.cpp140 GlobalVariable *G0 = M->getGlobalVariable("g0"); in TEST() local
/external/llvm/unittests/Transforms/Utils/
DValueMapperTest.cpp70 std::unique_ptr<GlobalVariable> G0 = llvm::make_unique<GlobalVariable>( in TEST() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DValueMapperTest.cpp69 std::unique_ptr<GlobalVariable> G0 = std::make_unique<GlobalVariable>( in TEST() local
/external/rust/crates/ppv-lite86/src/
Dgeneric.rs599 pub struct G0; struct
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs863 pub struct G0; struct
/external/swiftshader/src/Shader/
DSamplerCore.cpp2063 const float G0 = (studioSwing * -16 * Yy - 128 * Gu - 128 * Gv) / 255; in sampleTexel() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp1410 APInt G0 = AM.abs(); in findGCD() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp1333 APInt G0 = AM.abs(); in findGCD() local
/external/llvm-project/llvm/lib/Analysis/
DDependenceAnalysis.cpp1412 APInt G0 = AM.abs(); in findGCD() local