Home
last modified time | relevance | path

Searched defs:W0 (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dwmv2dsp_mmi.c28 #define W0 2048 macro
/third_party/mesa3d/src/intel/isl/
Disl.c1231 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_slice0_extent_sa_gfx4_2d() local
1339 uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx4_3d() local
1394 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx6_stencil_hiz() local
1454 const uint32_t W0 = phys_level0_sa->w; in isl_calc_phys_total_extent_el_gfx9_1d() local
2505 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_2d() local
2552 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx4_3d() local
2611 const uint32_t W0 = surf->phys_level0_sa.w; in get_image_offset_sa_gfx6_stencil_hiz() local
2660 const uint32_t W0 = surf->phys_level0_sa.width; in get_image_offset_sa_gfx9_1d() local
/third_party/openssl/crypto/sm3/
Dsm3_local.h50 #define EXPAND(W0,W7,W13,W3,W10) \ argument
/third_party/ffmpeg/libavcodec/ppc/
Dfdctdsp.c48 #define W0 -(2 * C2) macro
/third_party/ffmpeg/libavcodec/
Dwmv2dsp.c26 #define W0 2048 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp553 SDValue W0 = isUndef(PredV) in createHvxPrefixPred() local
802 SDValue W0 = extractHvxElementReg(WordVec, W0Idx, dl, MVT::i32, DAG); in extractHvxSubvectorReg() local
868 SDValue W0 = DAG.getNode(HexagonISD::VEXTRACTW, dl, MVT::i32, {ShuffV, Zero}); in extractHvxSubvectorPred() local
DHexagonBitTracker.cpp313 uint16_t W0 = (Reg[0].Reg != 0) ? getRegBitWidth(Reg[0]) : 0; in evaluate() local
DHexagonISelLowering.cpp2623 SDValue W0 = Words[IdxW][i], W1 = Words[IdxW][i+1]; in LowerCONCAT_VECTORS() local
/third_party/mesa3d/src/mesa/program/
Dprog_noise.c501 float W0 = l - t; in _mesa_noise4() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c316 static WEBP_INLINE fixed_y_t Filter2(int A, int B, int W0) { in Filter2()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dpicture_csp_enc.c320 static WEBP_INLINE fixed_y_t Filter2(int A, int B, int W0) { in Filter2()
/third_party/skia/src/core/
DSkVM.h393 enum W { W0, W1 }; // Are the lanes 64-bit (W1) or default (W0)? Intel Vol 2A 2.3.5.5 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3731 auto W0 = SIW.getSuccessorWeight(0); in tryToSimplifyUncondBranchWithICmpInIt() local