Home
last modified time | relevance | path

Searched defs:W1 (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dsimple_idct_armv5te.S26 #define W1 22725 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ define
H A Dsimple_idct_armv6.S26 #define W1 22725 /* cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 */ define
[all...]
H A Dsimple_idct_arm.S29 #define W1 22725 define
[all...]
H A Dsimple_idct_neon.S28 #define W1 22725 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 define
/third_party/ffmpeg/libavcodec/mips/
H A Dsimple_idct_mmi.c31 #define W1 22725 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
H A Dwmv2dsp_mmi.c29 #define W1 2841 /* 2048*sqrt (2)*cos (1*pi/16) */ macro
/third_party/ffmpeg/libavutil/tests/
H A Dpixelutils.c25 #define W1 320 macro
/third_party/ffmpeg/libavcodec/alpha/
H A Dsimple_idct_alpha.c35 #define W1 22725 macro
/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c35 #undef W1 macro
50 #define W1 22725 //cos(i*M_PI/16)*sqrt(2)*(1<<14) + 0.5 macro
68 #define W1 22725 // 90901 macro
91 #define W1 45451 macro
[all...]
H A Dwmv2dsp.c28 #define W1 2841 /* 2048*sqrt (2)*cos (1*pi/16) */ macro
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_color_space.cpp216 dng_vector_3 W1 = M * dng_vector_3 (1.0, 1.0, 1.0); in SetMatrixToPCS() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp342 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
360 uint16_t W1 = RC1.width(), W2 = RC2.width(); in operator ()() local
H A DHexagonISelLoweringHVX.cpp807 SDValue W1 = extractHvxElementReg(WordVec, W1Idx, dl, MVT::i32, DAG); in extractHvxSubvectorReg() local
869 SDValue W1 = DAG.getNode(HexagonISD::VEXTRACTW, dl, MVT::i32, in extractHvxSubvectorPred() local
H A DHexagonConstPropagation.cpp1217 unsigned W1 = A1.getBitWidth(); in evaluateCMPii() local
H A DHexagonISelLowering.cpp2623 SDValue W0 = Words[IdxW][i], W1 = Words[IdxW][i+1]; in LowerCONCAT_VECTORS() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c49 #define W1 (2 * C6) macro
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp273 static const deUint32 W1 = 10, H1 = 10; in test() local
/third_party/mbedtls/library/
H A Dbignum_core.c737 mbedtls_mpi_uint *W1 = Wtable + AN_limbs; in exp_mod_precompute_window() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dlibtommath.c3262 mp_word W1; in fast_s_mp_sqr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dlibtommath.c3262 mp_word W1; in fast_s_mp_sqr() local
/third_party/skia/src/core/
H A DSkVM.h393 enum W { W0, W1 }; // Are the lanes 64-bit (W1) or default (W0)? Intel Vol 2A 2.3.5.5 enumerator

Completed in 36 milliseconds