Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv_sse41.c53 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB_SSE41() local
137 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
159 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
187 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
224 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
Dyuv_sse2.c53 const __m128i G0 = _mm_mulhi_epu16(*U0, k6419); in ConvertYUV444ToRGB_SSE2() local
252 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local
274 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local
368 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local
405 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
Dcommon_sse41.h42 __m128i G0, G1, G2, G3, G4, G5; in VP8PlanarTo24b_SSE41() 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/unittests/Transforms/Utils/
DValueMapperTest.cpp70 std::unique_ptr<GlobalVariable> G0 = llvm::make_unique<GlobalVariable>( in TEST() local
/external/rust/crates/ppv-lite86/src/
Dgeneric.rs615 pub struct G0; struct
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs863 pub struct G0; struct
/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