Home
last modified time | relevance | path

Searched defs:wj (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavutil/
Dfixed_dsp.c76 int32_t s0, s1, wi, wj, i,j, round; in vector_fmul_window_scaled_c() local
97 int32_t s0, s1, wi, wj, i, j; in vector_fmul_window_c() local
Dfloat_dsp.c88 float wj = win[j]; in vector_fmul_window_c() local
/third_party/ffmpeg/libavutil/ppc/
Dfloat_dsp_vsx.c44 vec_f zero, t0, t1, s0, s1, wi, wj; in ff_vector_fmul_window_vsx() local
Dfloat_dsp_altivec.c43 vec_f zero, t0, t1, s0, s1, wi, wj; in ff_vector_fmul_window_altivec() local
/third_party/ffmpeg/libavcodec/mips/
Daacdec_mips.c147 float wj; in imdct_and_windowing_mips() local
/third_party/ffmpeg/libavutil/mips/
Dfloat_dsp_mips.c155 float wj, wj1, wj2, wj3; in vector_fmul_window_mips() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c1473 runlist_element *rl, u32 wi, u32 wj, u32 cnt)
1514 u32 wi,wj; /* indexes for reading */ local
1596 u32 wi,wj; /* indexes for reading */ local
/third_party/skia/src/core/
DSkGpuBlurUtils.cpp880 auto get_new_weight = [](float* new_w, float* offset, float wi, float wj) { in Compute1DLinearGaussianKernel()
/third_party/mesa3d/src/mesa/swrast/
Ds_texfilter.c559 GLfloat *wi, GLfloat *wj) in linear_texcoord()
1225 GLfloat wi, wj; in sample_2d_linear_repeat() local
3457 GLfloat wi, GLfloat wj) in shadow_compare4()
3604 GLfloat wi, wj; in sample_depth_texture() local
/third_party/boost/boost/math/special_functions/
Dlambert_w.hpp2021 calc_type wj = w - halves[j]; // Subtract 1/2, 1/4, 1/8 ... in lambert_wm1_imp() local
/third_party/ffmpeg/libavcodec/
Datrac3.c190 float wj = sin(((j + 0.5) / 256.0 - 0.5) * M_PI) + 1.0; in init_imdct_window() local
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2093 tcu::Vec4 wj = beta * crBasis; in sampleCubic2D() local
2276 tcu::Vec4 wj = beta * crBasis; in sampleCubic3D() local