Home
last modified time | relevance | path

Searched defs:step2 (Results 1 – 25 of 31) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct32x32_add_sse2.c19 __m128i step2[32]; in highbd_idct32_4x32_quarter_2_stage_4_to_6() local
54 __m128i step2[32]; in highbd_idct32_4x32_quarter_3_4_stage_4_to_7() local
142 __m128i step1[8], step2[8]; in highbd_idct32_1024_4x32_quarter_1() local
186 __m128i step1[32], step2[32]; in highbd_idct32_1024_4x32_quarter_2() local
226 __m128i step1[32], step2[32]; in highbd_idct32_1024_4x32_quarter_3_4() local
366 __m128i step1[8], step2[8]; in highbd_idct32_135_4x32_quarter_1() local
410 __m128i step1[32], step2[32]; in highbd_idct32_135_4x32_quarter_2() local
450 __m128i step1[32], step2[32]; in highbd_idct32_135_4x32_quarter_3_4() local
583 __m128i step1[8], step2[8]; in highbd_idct32_34_4x32_quarter_1() local
623 __m128i step1[32], step2[32]; in highbd_idct32_34_4x32_quarter_2() local
[all …]
Dhighbd_idct32x32_add_sse4.c23 __m128i step2[32]; in highbd_idct32_4x32_quarter_2_stage_4_to_6() local
58 __m128i step2[32]; in highbd_idct32_4x32_quarter_3_4_stage_4_to_7() local
146 __m128i step1[8], step2[8]; in highbd_idct32_1024_4x32_quarter_1() local
190 __m128i step1[32], step2[32]; in highbd_idct32_1024_4x32_quarter_2() local
230 __m128i step1[32], step2[32]; in highbd_idct32_1024_4x32_quarter_3_4() local
370 __m128i step1[8], step2[8]; in highbd_idct32_135_4x32_quarter_1() local
414 __m128i step1[32], step2[32]; in highbd_idct32_135_4x32_quarter_2() local
454 __m128i step1[32], step2[32]; in highbd_idct32_135_4x32_quarter_3_4() local
583 __m128i step1[8], step2[8]; in highbd_idct32_34_4x32_quarter_1() local
623 __m128i step1[32], step2[32]; in highbd_idct32_34_4x32_quarter_2() local
[all …]
Dinv_txfm_ssse3.c57 __m128i step1[8], step2[8]; in idct32_34_8x32_quarter_1() local
94 __m128i step1[16], step2[16]; in idct32_34_8x32_quarter_2() local
192 __m128i step1[8], step2[8]; in idct32_135_8x32_quarter_1() local
232 __m128i step1[16], step2[16]; in idct32_135_8x32_quarter_2() local
272 __m128i step1[32], step2[32]; in idct32_135_8x32_quarter_3_4() local
Dinv_txfm_sse2.h252 __m128i step1[8], step2[8]; in idct8() local
289 __m128i step1[8], step2[8], tmp[4]; in idct8x8_12_add_kernel_sse2() local
345 __m128i step1[16], step2[16]; in idct16_8col() local
434 __m128i step1[16], step2[16]; in idct16x16_10_pass1() local
537 __m128i step1[16], step2[16]; in idct16x16_10_pass2() local
601 __m128i step2[32]; in idct32_8x32_quarter_2_stage_4_to_6() local
634 __m128i step2[32]; in idct32_8x32_quarter_3_4_stage_4_to_7() local
Dhighbd_idct16x16_add_sse4.c57 __m128i step1[16], step2[16]; in highbd_idct16_4col() local
106 __m128i step1[16], step2[16]; in highbd_idct16x16_38_4col() local
158 __m128i step1[16], step2[16]; in highbd_idct16x16_10_4col() local
Dhighbd_idct8x8_add_sse4.c21 __m128i step1[8], step2[8]; in highbd_idct8x8_half1d() local
58 __m128i temp1[2], step1[8], step2[8]; in highbd_idct8x8_12_half1d() local
Dhighbd_idct16x16_add_sse2.c56 __m128i step1[16], step2[16]; in highbd_idct16_4col() local
105 __m128i step1[16], step2[16]; in highbd_idct16x16_38_4col() local
157 __m128i step1[16], step2[16]; in highbd_idct16x16_10_4col() local
Dhighbd_idct8x8_add_sse2.c19 __m128i step1[8], step2[8]; in highbd_idct8x8_half1d() local
56 __m128i temp1[4], sign[2], step1[8], step2[8]; in highbd_idct8x8_12_half1d() local
Dinv_txfm_ssse3.h34 __m128i step1[8], step2[8], tmp[4]; in idct8x8_12_add_kernel_ssse3() local
Dinv_txfm_sse2.c1008 __m128i step1[8], step2[8]; in idct32_34_8x32_quarter_1() local
1046 __m128i step1[16], step2[16]; in idct32_34_8x32_quarter_2() local
1139 __m128i step1[8], step2[8]; in idct32_1024_8x32_quarter_1() local
1178 __m128i step1[16], step2[16]; in idct32_1024_8x32_quarter_2() local
1214 __m128i step1[32], step2[32]; in idct32_1024_8x32_quarter_3_4() local
/external/testng/src/test/java/test/dependent/
DSampleDependentMethods5.java17 public void step2() { in step2() method in SampleDependentMethods5
DSampleDependentMethods6.java16 public void step2() { in step2() method in SampleDependentMethods6
DSampleDependentMethods4.java18 public void step2() { in step2() method in SampleDependentMethods4
/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_idct16x16_add_neon.c488 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
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
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
713 static INLINE void idct16x16_add_stage7(const int16x8_t *const step2, in idct16x16_add_stage7()
/external/libvpx/libvpx/vpx_dsp/
Dinv_txfm.c272 int16_t step1[8], step2[8]; in idct8_c() local
558 int16_t step1[16], step2[16]; in idct16_c() local
814 int16_t step1[32], step2[32]; in idct32_c() local
1584 tran_low_t step1[8], step2[8]; in vpx_highbd_idct8_c() local
1886 tran_low_t step1[16], step2[16]; in vpx_highbd_idct16_c() local
2174 tran_low_t step1[32], step2[32]; in highbd_idct32_c() local
Dfwd_txfm.c198 tran_high_t step2[8]; // canbe16 in vpx_fdct16x16_c() local
/external/dng_sdk/source/
Ddng_utils.cpp461 int32 step2 = buffer.fColStep; in HistogramArea() local
Ddng_pixel_buffer.cpp57 uint32 step2; in OptimizeOrder() local
/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/opencv/cxcore/src/
Dcxmatrix.cpp1536 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
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c96 tran_high_t step2[8]; // canbe16 in fdct16() local
/external/webp/src/dsp/
Ddec_mips_dsp_r2.c302 int step1, step2, temp1, temp2, temp3, temp4; in FilterLoop24() local

12