Home
last modified time | relevance | path

Searched defs:step1 (Results 1 – 19 of 19) sorted by relevance

/external/testng/src/test/java/test/dependent/
DSampleDependentMethods6.java12 public void step1() { in step1() method in SampleDependentMethods6
DSampleDependentMethods5.java13 public void step1() { in step1() method in SampleDependentMethods5
DSampleDependentMethods4.java14 public void step1() { in step1() method in SampleDependentMethods4
/external/ltp/testcases/kernel/fs/fs_inod/
Dfs_inod149 step1 () function
/external/libvpx/libvpx/vpx_dsp/arm/
Didct16x16_add_neon.c134 int16x8_t in[16], step1[16], step2[16], out[16]; in vpx_idct16x16_256_add_half1d() local
339 int16x8_t in[8], step1[16], step2[16], out[16]; in vpx_idct16x16_38_add_half1d() local
499 int16x4_t in[4], step1[16], step2[16], out[16]; in vpx_idct16x16_10_add_half1d_pass1() local
656 int16x8_t in[4], step1[16], step2[16], out[16]; in vpx_idct16x16_10_add_half1d_pass2() local
Dhighbd_idct8x8_add_neon.c75 int32x4_t step1[8], step2[8]; in idct8x8_12_half1d_bd10() local
132 int32x4_t step1[8], step2[8]; in idct8x8_12_half1d_bd12() local
363 int32x4_t step1[8], step2[8]; in idct8x8_64_half1d_bd10() local
434 int32x4_t step1[8], step2[8]; in idct8x8_64_half1d_bd12() local
Dhighbd_idct16x16_add_neon.c603 int32x4x2_t in[16], step1[16], step2[16], out[16]; in vpx_highbd_idct16x16_256_add_half1d() local
857 int32x4x2_t in[8], step1[16], step2[16], out[16]; in vpx_highbd_idct16x16_38_add_half1d() local
1012 int32x4_t in[4], step1[16], step2[16], out[16]; in vpx_highbd_idct16x16_10_add_half1d_pass1() local
1153 int32x4x2_t in[4], step1[16], step2[16], out[16]; in vpx_highbd_idct16x16_10_add_half1d_pass2() local
Didct_neon.h321 int16x4_t step1[8], step2[8]; in idct8x8_12_pass1_bd8() local
375 int16x8_t step1[8], step2[8]; in idct8x8_12_pass2_bd8() local
438 int16x8_t step1[8], step2[8]; in idct8x8_64_1d_bd8() local
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c270 tran_low_t step1[8], step2[8]; in idct8_c() local
555 tran_low_t step1[16], step2[16]; in idct16_c() local
810 tran_low_t step1[32], step2[32]; in idct32_c() local
1576 tran_low_t step1[8], step2[8]; in vpx_highbd_idct8_c() local
1873 tran_low_t step1[16], step2[16]; in vpx_highbd_idct16_c() local
2142 tran_low_t step1[32], step2[32]; in highbd_idct32_c() local
Dfwd_txfm.c197 tran_high_t step1[8]; // canbe16 in vpx_fdct16x16_c() local
/external/dng_sdk/source/
Ddng_utils.cpp460 int32 step1 = buffer.fRowStep; in HistogramArea() local
Ddng_pixel_buffer.cpp56 uint32 step1; in OptimizeOrder() local
Ddng_bottlenecks.h1695 int32 step1, in DoMapArea16()
Ddng_reference.cpp2620 int32 step1, in RefMapArea16()
/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/vp9/encoder/
Dvp9_dct.c95 tran_high_t step1[8]; // canbe16 in fdct16() local
/external/webp/src/dsp/
Ddec_mips_dsp_r2.c302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dfwd_dct32x32_impl_sse2.h113 __m128i step1[32]; in FDCT32x32_2D() local
Dfwd_dct32x32_impl_avx2.h100 __m256i step1[32]; in FDCT32x32_2D_AVX2() local