Searched defs:val_3 (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | intrapred_neon.cc | 133 const uint8x16_t val_2, const uint8x16_t val_3) { in Add() 151 const uint8x16_t val_3 = vld1q_u8(buf + 48); in LoadAndAdd64() local 761 const uint16x8_t val_2, const uint16x8_t val_3) { in Add() 779 const uint16x8_t val_3 = vld1q_u16(buf + 24); in LoadAndAdd32() local 788 const uint16x8_t val_3 = vld1q_u16(buf + 24); in LoadAndAdd64() local
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | loopfilter_neon.c | 178 const int8x8_t val_3 = vdup_n_s8(3); in lpf_14_neon() local 359 const int8x8_t val_3 = vdup_n_s8(3); in lpf_8_neon() local 474 const int8x8_t val_3 = vdup_n_s8(3); in lpf_6_neon() local 569 const int8x8_t val_3 = vdup_n_s8(3); in lpf_4_neon() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_mps_polyphase.c | 60 FLOAT32 val_0, val_1, val_2, val_3, val_4, val_5, val_6, val_7, val_8, val_9, val_10, val_11, in ixheaace_mps_fft32() local
|
/aosp_15_r20/external/libhevc/common/arm/ |
H A D | ihevc_resi_trans_neon_32x32.c | 1323 int32x2_t val_3 = vadd_s32(vget_low_s32(a[3]), vget_high_s32(a[3])); in ihevc_resi_trans_32x32_neon() local
|