Searched defs:step3 (Results 1 – 7 of 7) sorted by relevance
/external/testng/src/test/java/test/dependent/ |
D | SampleDependentMethods4.java | 23 public void step3() { in step3() method in SampleDependentMethods4
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_dct32x32_msa.c | 17 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/ |
D | fwd_txfm.c | 199 tran_high_t step3[8]; // canbe16 in vpx_fdct16x16_c() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 97 tran_high_t step3[8]; // canbe16 in fdct16() local
|
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | inv_txfm_vsx.c | 334 int16x8_t step0, step1, step2, step3, step4, step5, step6, step7; in vpx_idct8_vsx() local
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_dct32x32_impl_sse2.h | 117 __m128i step3[32]; in FDCT32x32_2D() local
|
D | fwd_dct32x32_impl_avx2.h | 102 __m256i step3[32]; in FDCT32x32_2D_AVX2() local
|