Home
last modified time | relevance | path

Searched refs:dst16 (Results 1 – 21 of 21) sorted by relevance

/external/libvpx/libvpx/test/
Dfdct8x8_test.cc222 DECLARE_ALIGNED(16, uint16_t, dst16[64]); in RunRoundTripErrorCheck()
236 dst16[j] = rnd.Rand16() & mask_; in RunRoundTripErrorCheck()
237 test_input_block[j] = src16[j] - dst16[j]; in RunRoundTripErrorCheck()
260 RunInvTxfm(test_temp_block, CAST_TO_BYTEPTR(dst16), pitch_)); in RunRoundTripErrorCheck()
267 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunRoundTripErrorCheck()
298 DECLARE_ALIGNED(16, uint16_t, dst16[64]); in RunExtremalCheck()
321 dst16[j] = 0; in RunExtremalCheck()
324 dst16[j] = mask_; in RunExtremalCheck()
327 dst16[j] = rnd.Rand8() % 2 ? mask_ : 0; in RunExtremalCheck()
329 test_input_block[j] = src16[j] - dst16[j]; in RunExtremalCheck()
[all …]
Ddct32x32_test.cc114 DECLARE_ALIGNED(16, uint16_t, dst16[kNumCoeffs]); in TEST_P()
128 dst16[j] = rnd.Rand16() & mask_; in TEST_P()
129 test_input_block[j] = src16[j] - dst16[j]; in TEST_P()
140 inv_txfm_(test_temp_block, CAST_TO_BYTEPTR(dst16), 32)); in TEST_P()
147 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in TEST_P()
248 DECLARE_ALIGNED(16, uint16_t, dst16[kNumCoeffs]); in TEST_P()
264 dst16[j] = rnd.Rand16() & mask_; in TEST_P()
265 in[j] = src16[j] - dst16[j]; in TEST_P()
278 ASM_REGISTER_STATE_CHECK(inv_txfm_(coeff, CAST_TO_BYTEPTR(dst16), 32)); in TEST_P()
284 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in TEST_P()
Ddct16x16_test.cc330 DECLARE_ALIGNED(16, uint16_t, dst16[kNumCoeffs]); in RunAccuracyCheck()
343 dst16[j] = rnd.Rand16() & mask_; in RunAccuracyCheck()
344 test_input_block[j] = src16[j] - dst16[j]; in RunAccuracyCheck()
356 RunInvTxfm(test_temp_block, CAST_TO_BYTEPTR(dst16), pitch_)); in RunAccuracyCheck()
363 bit_depth_ == VPX_BITS_8 ? dst[j] - src[j] : dst16[j] - src16[j]; in RunAccuracyCheck()
442 DECLARE_ALIGNED(16, uint16_t, dst16[kNumCoeffs]); in RunQuantCheck()
464 memset(dst16, 0, kNumCoeffs * sizeof(uint16_t)); in RunQuantCheck()
481 RunInvTxfm(output_ref_block, CAST_TO_BYTEPTR(dst16), pitch_)); in RunQuantCheck()
488 for (int j = 0; j < kNumCoeffs; ++j) EXPECT_EQ(ref16[j], dst16[j]); in RunQuantCheck()
502 DECLARE_ALIGNED(16, uint16_t, dst16[kNumCoeffs]); in RunInvAccuracyCheck()
[all …]
Ddct_test.cc147 Buffer<uint16_t> dst16 = Buffer<uint16_t>(size_, size_, 0, 16); in RunAccuracyCheck() local
148 ASSERT_TRUE(dst16.Init()); in RunAccuracyCheck()
170 dst16.Set(&rnd, 0, max_pixel_value_); in RunAccuracyCheck()
175 dst16.TopLeftPixel()[h * dst16.stride() + w]; in RunAccuracyCheck()
188 RunInvTxfm(test_temp_block, CAST_TO_BYTEPTR(dst16.TopLeftPixel()))); in RunAccuracyCheck()
197 diff = dst16.TopLeftPixel()[h * dst16.stride() + w] - in RunAccuracyCheck()
311 Buffer<uint16_t> dst16 = Buffer<uint16_t>(size_, size_, 0, 16); in RunInvAccuracyCheck() local
312 ASSERT_TRUE(dst16.Init()); in RunInvAccuracyCheck()
332 dst16.Set(&rnd, 0, max_pixel_value_); in RunInvAccuracyCheck()
337 dst16.TopLeftPixel()[h * dst16.stride() + w]; in RunInvAccuracyCheck()
[all …]
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dbswap.ll13 @dst16 = common global [16 x i16] zeroinitializer, align 32
150 ; CHECK-NEXT: store <8 x i16> [[TMP2]], <8 x i16>* bitcast ([16 x i16]* @dst16 to <8 x i16>*), a…
169 …store i16 %bswap0, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 0), ali…
170 …store i16 %bswap1, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 1), ali…
171 …store i16 %bswap2, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 2), ali…
172 …store i16 %bswap3, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 3), ali…
173 …store i16 %bswap4, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 4), ali…
174 …store i16 %bswap5, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 5), ali…
175 …store i16 %bswap6, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 6), ali…
176 …store i16 %bswap7, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 7), ali…
[all …]
Dcttz.ll13 @dst16 = common global [16 x i16] zeroinitializer, align 32
180 ; CHECK-NEXT: store i16 [[CTTZ0]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
181 ; CHECK-NEXT: store i16 [[CTTZ1]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
182 ; CHECK-NEXT: store i16 [[CTTZ2]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
183 ; CHECK-NEXT: store i16 [[CTTZ3]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
184 ; CHECK-NEXT: store i16 [[CTTZ4]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
185 ; CHECK-NEXT: store i16 [[CTTZ5]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
186 ; CHECK-NEXT: store i16 [[CTTZ6]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
187 ; CHECK-NEXT: store i16 [[CTTZ7]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
206 …store i16 %cttz0, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 0), alig…
[all …]
Dctlz.ll13 @dst16 = common global [16 x i16] zeroinitializer, align 32
180 ; CHECK-NEXT: store i16 [[CTLZ0]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
181 ; CHECK-NEXT: store i16 [[CTLZ1]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
182 ; CHECK-NEXT: store i16 [[CTLZ2]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
183 ; CHECK-NEXT: store i16 [[CTLZ3]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
184 ; CHECK-NEXT: store i16 [[CTLZ4]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
185 ; CHECK-NEXT: store i16 [[CTLZ5]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
186 ; CHECK-NEXT: store i16 [[CTLZ6]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
187 ; CHECK-NEXT: store i16 [[CTLZ7]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, …
206 …store i16 %ctlz0, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 0), alig…
[all …]
Dctpop.ll13 @dst16 = common global [16 x i16] zeroinitializer, align 32
138 ; CHECK-NEXT: store <8 x i16> [[TMP2]], <8 x i16>* bitcast ([16 x i16]* @dst16 to <8 x i16>*), a…
157 …store i16 %ctpop0, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 0), ali…
158 …store i16 %ctpop1, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 1), ali…
159 …store i16 %ctpop2, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 2), ali…
160 …store i16 %ctpop3, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 3), ali…
161 …store i16 %ctpop4, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 4), ali…
162 …store i16 %ctpop5, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 5), ali…
163 …store i16 %ctpop6, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 6), ali…
164 …store i16 %ctpop7, i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 7), ali…
[all …]
Dbitreverse.ll15 @dst16 = common global [16 x i16] zeroinitializer, align 32
244 …16 [[BITREVERSE0]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 0), al…
245 …16 [[BITREVERSE1]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 1), al…
246 …16 [[BITREVERSE2]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 2), al…
247 …16 [[BITREVERSE3]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 3), al…
248 …16 [[BITREVERSE4]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 4), al…
249 …16 [[BITREVERSE5]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 5), al…
250 …16 [[BITREVERSE6]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 6), al…
251 …16 [[BITREVERSE7]], i16* getelementptr inbounds ([16 x i16], [16 x i16]* @dst16, i16 0, i64 7), al…
257 ; AVX-NEXT: store <8 x i16> [[TMP2]], <8 x i16>* bitcast ([16 x i16]* @dst16 to <8 x i16>*), ali…
[all …]
/external/skqp/src/opts/
DSkBitmapProcState_matrix_neon.h69 int16_t *dst16 = (int16_t *)xy; in SCALE_NOFILTER_NAME() local
88 vst1q_s16(dst16, fx8); in SCALE_NOFILTER_NAME()
93 dst16 += 8; in SCALE_NOFILTER_NAME()
97 xy = (uint32_t *) dst16; in SCALE_NOFILTER_NAME()
/external/skia/src/opts/
DSkBitmapProcState_matrix_neon.h69 int16_t *dst16 = (int16_t *)xy; in SCALE_NOFILTER_NAME() local
88 vst1q_s16(dst16, fx8); in SCALE_NOFILTER_NAME()
93 dst16 += 8; in SCALE_NOFILTER_NAME()
97 xy = (uint32_t *) dst16; in SCALE_NOFILTER_NAME()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c622 uint16_t *const dst16 = CONVERT_TO_SHORTPTR(dst); in encode_block() local
625 vp9_highbd_idct32x32_add(dqcoeff, dst16, pd->dst.stride, p->eobs[block], in encode_block()
629 vp9_highbd_idct16x16_add(dqcoeff, dst16, pd->dst.stride, p->eobs[block], in encode_block()
633 vp9_highbd_idct8x8_add(dqcoeff, dst16, pd->dst.stride, p->eobs[block], in encode_block()
640 x->highbd_inv_txfm_add(dqcoeff, dst16, pd->dst.stride, p->eobs[block], in encode_block()
789 uint16_t *const dst16 = CONVERT_TO_SHORTPTR(dst); in vp9_encode_block_intra() local
805 vp9_highbd_idct32x32_add(dqcoeff, dst16, dst_stride, *eob, xd->bd); in vp9_encode_block_intra()
825 vp9_highbd_iht16x16_add(tx_type, dqcoeff, dst16, dst_stride, *eob, in vp9_encode_block_intra()
846 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, dst_stride, *eob, in vp9_encode_block_intra()
871 x->highbd_inv_txfm_add(dqcoeff, dst16, dst_stride, *eob, xd->bd); in vp9_encode_block_intra()
[all …]
Dvp9_rdopt.c1008 uint16_t *const dst16 = CONVERT_TO_SHORTPTR(dst); in rd_pick_intra4x4block() local
1030 vp9_highbd_iwht4x4_add(BLOCK_OFFSET(pd->dqcoeff, block), dst16, in rd_pick_intra4x4block()
1053 dst16, dst_stride, p->eobs[block], xd->bd); in rd_pick_intra4x4block()
/external/llvm/test/Transforms/CodeGenPrepare/AArch64/
Dfree-zext.ll30 define i32 @test_free_zext2(i32* %ptr, i16* %dst16, i32* %dst32, i32 %c) {
42 store i16 %trunc, i16* %dst16, align 2
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12extend.c320 uint16_t *dst16 = CONVERT_TO_SHORTPTR(dst); in vpx_yv12_copy_y_c() local
322 memcpy(dst16, src16, src_ybc->y_width * sizeof(uint16_t)); in vpx_yv12_copy_y_c()
324 dst16 += dst_ybc->y_stride; in vpx_yv12_copy_y_c()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c192 uint16_t *const dst16 = CONVERT_TO_SHORTPTR(dst); in inverse_transform_block_inter() local
194 vp9_highbd_iwht4x4_add(dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_inter()
198 vp9_highbd_idct4x4_add(dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_inter()
201 vp9_highbd_idct8x8_add(dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_inter()
204 vp9_highbd_idct16x16_add(dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_inter()
207 vp9_highbd_idct32x32_add(dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_inter()
260 uint16_t *const dst16 = CONVERT_TO_SHORTPTR(dst); in inverse_transform_block_intra() local
262 vp9_highbd_iwht4x4_add(dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_intra()
266 vp9_highbd_iht4x4_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_intra()
269 vp9_highbd_iht8x8_add(tx_type, dqcoeff, dst16, stride, eob, xd->bd); in inverse_transform_block_intra()
[all …]
/external/skia/src/codec/
DSkSwizzler.cpp37 uint16_t* dst16 = (uint16_t*) dst; in sample2() local
39 dst16[x] = *((const uint16_t*) src); in sample2()
556 uint16_t* dst16 = (uint16_t*) dst; in swizzle_rgb16_to_565() local
558 dst16[x] = strip16to565(src); in swizzle_rgb16_to_565()
/external/skqp/src/codec/
DSkSwizzler.cpp37 uint16_t* dst16 = (uint16_t*) dst; in sample2() local
39 dst16[x] = *((const uint16_t*) src); in sample2()
556 uint16_t* dst16 = (uint16_t*) dst; in swizzle_rgb16_to_565() local
558 dst16[x] = strip16to565(src); in swizzle_rgb16_to_565()
/external/mesa3d/src/mesa/main/
Dtexstore.c264 GLushort *dst16 = (GLushort *) dstRow; in _mesa_texstore_z16() local
266 GL_UNSIGNED_SHORT, dst16, depthScale, in _mesa_texstore_z16()
/external/libvpx/libvpx/vpx_dsp/x86/
Dintrapred_ssse3.asm85 cglobal d45_predictor_32x32, 3, 6, 7, dst, stride, above, dst16, line, goffset
90 DEFINE_ARGS dst, stride, stride3, dst16, line
/external/valgrind/VEX/priv/
Dguest_s390_toIR.c7250 IRTemp dst16 = newTemp(Ity_F32); in s390_irgen_PFPO() local
7417 assign(dst16, binop(Iop_D128toF32, irrm, mkexpr(src16))); in s390_irgen_PFPO()
7418 put_fpr_w0(0, mkexpr(dst16)); /* put the result in FPR 0,2 */ in s390_irgen_PFPO()