Searched refs:dc_0 (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | dwt.c | 759 VREG s1_0, s2_0, dc_0, dn_0; in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() local 782 dc_0 = SUB(LOADU(in_odd + 0), in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 784 STORE(tmp + PARALLEL_COLS_53 * 0, ADD(LOADU(in_even + 0), dc_0)); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 804 STORE(tmp + PARALLEL_COLS_53 * i, dc_0); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 809 ADD(s1_0, SAR(ADD(dn_0, dc_0), 1))); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 813 dc_0 = dn_0; in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 818 STORE(tmp + PARALLEL_COLS_53 * i, dc_0); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 830 ADD(s1_0, SAR(ADD(dn_0, dc_0), 1))); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2() 837 STORE(tmp + PARALLEL_COLS_53 * (len - 1) + 0, ADD(s1_0, dc_0)); in opj_idwt53_v_cas1_mcols_SSE2_OR_AVX2()
|
/external/vixl/test/aarch64/ |
D | test-cpu-features-aarch64.cc | 262 TEST_NONE(dc_0, dc(CIVAC, x0))
|