Home
last modified time | relevance | path

Searched defs:step3 (Results 1 – 7 of 7) sorted by relevance

/external/testng/src/test/java/test/dependent/
DSampleDependentMethods4.java23 public void step3() { in step3() method in SampleDependentMethods4
/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_dct32x32_msa.c17 v8i16 step0, step1, step2, step3; in fdct8x32_1d_column_load_butterfly() local
257 v8i16 step0, step1, step2, step3, step4, step5, step6, step7; in fdct8x32_1d_row_load_butterfly() local
/external/libvpx/libvpx/vpx_dsp/
Dfwd_txfm.c199 tran_high_t step3[8]; // canbe16 in vpx_fdct16x16_c() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c97 tran_high_t step3[8]; // canbe16 in fdct16() local
/external/libvpx/libvpx/vpx_dsp/ppc/
Dinv_txfm_vsx.c334 int16x8_t step0, step1, step2, step3, step4, step5, step6, step7; in vpx_idct8_vsx() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_dct32x32_impl_sse2.h117 __m128i step3[32]; in FDCT32x32_2D() local
Dfwd_dct32x32_impl_avx2.h102 __m256i step3[32]; in FDCT32x32_2D_AVX2() local