Home
last modified time | relevance | path

Searched defs:const_2 (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dcost_mips_dsp_r2.c33 const int const_2 = 2; in GetResidualCost() local
Dcost_mips32.c33 const int const_2 = 2; in GetResidualCost() local
/external/libvpx/libvpx/vpx_dsp/arm/
Didct32x32_add_neon.c124 #define DO_BUTTERFLY_STD(const_1, const_2, qA, qB) \ argument
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c2300 LLVMValueRef const_2 = lp_build_const_int_vec(gallivm, bld->type, 2); in lp_build_cos() local