Home
last modified time | relevance | path

Searched defs:out_lo (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_highbd_iht8x8_add_neon.c74 const int32x2_t out_lo = vrshrn_n_s64(sum_lo, DCT_CONST_BITS); in highbd_add_dct_const_round_shift_low_8() local
83 const int32x2_t out_lo = vrshrn_n_s64(sub_lo, DCT_CONST_BITS); in highbd_sub_dct_const_round_shift_low_8() local
Dvp9_highbd_iht16x16_add_neon.c124 int32x2x2_t out_lo, out_hi; in highbd_add_dct_const_round_shift_low_8() local
137 int32x2x2_t out_lo, out_hi; in highbd_sub_dct_const_round_shift_low_8() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dsubpel_variance_neon.c87 const uint8x8_t out_lo = vrshrn_n_u16(b, FILTER_BITS); in var_filter_block2d_bil_w16() local
/external/u-boot/drivers/pci/
Dfsl_pci_init.c84 u64 out_lo, u8 pcie_cap, in fsl_pci_setup_inbound_windows()
319 u64 out_hi = 0, out_lo = -1ULL; in fsl_pci_init() local
/external/libaom/libaom/aom_dsp/arm/
Dsubpel_variance_neon.c62 const uint8x8_t out_lo = vrshrn_n_u16(b, FILTER_BITS); in var_filter_block2d_bil_w16() local