Searched defs:vdest (Results 1 – 2 of 2) sorted by relevance
| /external/libpng/arm/ |
| D | filter_neon_intrinsics.c | 82 uint8x8x4_t vdest; in png_read_filter_row_sub3_neon() local 125 uint8x8x4_t vdest; in png_read_filter_row_sub4_neon() local 161 uint8x8x4_t vdest; in png_read_filter_row_avg3_neon() local 226 uint8x8x4_t vdest; in png_read_filter_row_avg4_neon() local 299 uint8x8x4_t vdest; in png_read_filter_row_paeth3_neon() local 364 uint8x8x4_t vdest; in png_read_filter_row_paeth4_neon() local
|
| /external/libaom/av1/encoder/arm/neon/ |
| D | quantize_neon.c | 393 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_neon() local 429 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_neon() local 507 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_helper_16x16_neon() local 559 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_helper_16x16_neon() local 641 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_helper_32x32_neon() local 696 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_helper_32x32_neon() local 784 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_helper_64x64_neon() local 843 int16x8_t vdest = vsubq_s16(veorq_s16(vtmp2, v_coeff_sign), v_coeff_sign); in aom_quantize_b_helper_64x64_neon() local
|