/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct16x16_add_neon.c | 134 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
|
D | highbd_idct16x16_add_neon.c | 488 const int32x4x2_t *const step2, int32x4x2_t *const out) { in highbd_idct16x16_add_stage7_dual() 523 static INLINE void highbd_idct16x16_add_stage7(const int32x4_t *const step2, in highbd_idct16x16_add_stage7() 603 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
|
D | highbd_idct8x8_add_neon.c | 75 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
|
D | idct_neon.h | 321 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 713 static INLINE void idct16x16_add_stage7(const int16x8_t *const step2, in idct16x16_add_stage7()
|
/external/testng/src/test/java/test/dependent/ |
D | SampleDependentMethods5.java | 17 public void step2() { in step2() method in SampleDependentMethods5
|
D | SampleDependentMethods6.java | 16 public void step2() { in step2() method in SampleDependentMethods6
|
D | SampleDependentMethods4.java | 18 public void step2() { in step2() method in SampleDependentMethods4
|
/external/libvpx/libvpx/vpx_dsp/ |
D | inv_txfm.c | 270 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
|
D | fwd_txfm.c | 198 tran_high_t step2[8]; // canbe16 in vpx_fdct16x16_c() local
|
/external/dng_sdk/source/ |
D | dng_utils.cpp | 461 int32 step2 = buffer.fColStep; in HistogramArea() local
|
D | dng_pixel_buffer.cpp | 57 uint32 step2; in OptimizeOrder() local
|
D | dng_bottlenecks.h | 1696 int32 step2, in DoMapArea16()
|
D | dng_reference.cpp | 2621 int32 step2, in RefMapArea16()
|
/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/opencv/cxcore/src/ |
D | cxmatrix.cpp | 1536 int step2 = srcB->step ? srcB->step/sizeof(src1data[0]) : 1; in cvCrossProduct() local 1559 int step2 = srcB->step ? srcB->step/sizeof(src1data[0]) : 1; in cvCrossProduct() local
|
D | cxarithm.cpp | 1870 const uchar* src2, int step2, double beta, in icvAddWeighted_8u_fast_C1R()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_dct.c | 96 tran_high_t step2[8]; // canbe16 in fdct16() local
|
/external/webp/src/dsp/ |
D | dec_mips_dsp_r2.c | 302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.lucene.analysis_1.9.1.v20100518-1140.jar | ... )
String term
private boolean step1 ()
private boolean step2 ()
private void step3 ()
private void step4 ... |
D | org.apache.lucene_1.9.1.v20100518-1140.jar | ... final void step1 ()
int ch
private final void step2 ()
private final void step3 ()
private final ... |
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_dct32x32_impl_avx2.h | 101 __m256i step2[32]; in FDCT32x32_2D_AVX2() local
|
D | fwd_dct32x32_impl_sse2.h | 114 __m128i step2[32]; in FDCT32x32_2D() local
|