HomeSort by relevance Sort by last modified time
    Searched refs:G3 (Results 1 - 16 of 16) sorted by null

  /external/mesa3d/src/mesa/program/
prog_noise.c 325 #define G3 0.166666667f
338 float t = (float) (i + j + k) * G3;
415 x1 = x0 - i1 + G3; /* Offsets for second corner in (x,y,z) coords */
416 y1 = y0 - j1 + G3;
417 z1 = z0 - k1 + G3;
418 x2 = x0 - i2 + 2.0f * G3; /* Offsets for third corner in (x,y,z) coords */
419 y2 = y0 - j2 + 2.0f * G3;
420 z2 = z0 - k2 + 2.0f * G3;
421 x3 = x0 - 1.0f + 3.0f * G3;/* Offsets for last corner in (x,y,z) coords */
422 y3 = y0 - 1.0f + 3.0f * G3;
    [all...]
  /external/clang/test/CXX/expr/expr.unary/expr.unary.noexcept/
sema.cpp 161 struct G3 { S2 s; };
166 N(G3());
  /external/webp/src/dsp/
yuv_sse2.c 51 const __m128i G3 = _mm_add_epi16(G0, G1);
52 const __m128i G4 = _mm_sub_epi16(G2, G3);
266 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3;
272 YUV444ToRGB(y + 24, u + 24, v + 24, &R3, &G3, &B3);
278 rgb[3] = _mm_packus_epi16(G2, G3);
288 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3;
294 YUV444ToRGB(y + 24, u + 24, v + 24, &R3, &G3, &B3);
300 bgr[3] = _mm_packus_epi16(G2, G3);
378 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3;
384 YUV420ToRGB(y + 24, u + 12, v + 12, &R3, &G3, &B3)
    [all...]
upsampling_neon.c 173 const int16x8_t G3 = vqaddq_s16(G0, G1); \
175 const int16x8_t G4 = vqsubq_s16(G2, G3); \
  /external/llvm/lib/Target/Sparc/
SparcRegisterInfo.cpp 64 Reserved.set(SP::G3);
SparcAsmPrinter.cpp 284 const unsigned globalRegs[] = { SP::G2, SP::G3, SP::G6, SP::G7, 0 };
  /prebuilts/android-emulator/darwin-x86_64/lib/
ca-bundle.pem 84 Verisign Class 3 Public Primary Certification Authority - G3
108 Verisign Class 4 Public Primary Certification Authority - G3
    [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/
ca-bundle.pem 84 Verisign Class 3 Public Primary Certification Authority - G3
108 Verisign Class 4 Public Primary Certification Authority - G3
    [all...]
  /prebuilts/android-emulator/windows/lib/
ca-bundle.pem 84 Verisign Class 3 Public Primary Certification Authority - G3
108 Verisign Class 4 Public Primary Certification Authority - G3
    [all...]
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 68 SP::G0, SP::G1, SP::G2, SP::G3,
  /external/valgrind/drd/tests/
tsan_unittest.cpp     [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
cacerts.txt 231 Verisign Class 3 Public Primary Certification Authority - G3
255 Verisign Class 4 Public Primary Certification Authority - G3
    [all...]
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 102 Sparc::G0, Sparc::G1, Sparc::G2, Sparc::G3,
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729.rtp 282 ]8??r?P??`?K?3<4X?]??I??X?Q8?cOR?y??1??3?? ?o?F?s???!G3??<4l?^??I??XrKQ?c?0?Z?r???????(?Q??p??r??7?q??<4??_??EI??XrKQ??)1?r??I_r:??r?Q??'1??y`??a???<4??`???I??Xy??Nsq;?r??`?so??r?(17r???y?R0???Y?s<4??a??I??XrK??.2p??rR3 3s???rS-t?2??rO3?[3=?<4??b??%I??Xlk{?_o?J_y??<??V4~r??i??o? ??R<?-??<4?c???I??Xy?Ro?CQ ??*?? ??m???y?v?/r?3r*?????P??<4?d??eI??X'?S??N{?BJU???(G?O???sšA[???.?<4??e??I??Xy?????+??^T*?;?
    [all...]
hrtf_g722_1C_48_jitterT2.rtp     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 1088 milliseconds