Home
last modified time | relevance | path

Searched defs:l01 (Results 1 – 2 of 2) sorted by relevance

/external/libaom/aom_dsp/arm/
Dhighbd_intrapred_neon.c1956 const uint16x4x2_t l01 = highbd_dr_prediction_z2_gather_left_x4( in highbd_dr_prediction_z2_step_x4() local
1967 const uint16x4x2_t l01 = in highbd_dr_prediction_z2_step_x4() local
2008 const uint16x8x2_t l01 = highbd_dr_prediction_z2_gather_left_x8( in highbd_dr_prediction_z2_step_x8() local
2019 const uint16x8x2_t l01 = in highbd_dr_prediction_z2_step_x8() local
2176 const uint16x4x2_t l01 = in highbd_dr_prediction_z2_4x4_neon() local
2219 const uint16x4x2_t l01 = in highbd_dr_prediction_z2_4x4_neon() local
2299 const uint16x4x2_t l01 = in highbd_dr_prediction_z2_4x8_neon() local
2343 const uint16x4x2_t l01 = in highbd_dr_prediction_z2_4x8_neon() local
2429 const uint16x8x2_t l01 = in highbd_dr_prediction_z2_8x4_neon() local
2478 const uint16x8x2_t l01 = in highbd_dr_prediction_z2_8x4_neon() local
[all …]
/external/libvpx/vpx_dsp/arm/
Dintrapred_neon.c197 const uint16x8_t l01 = vaddq_u16(vpaddlq_u8(l0), vpaddlq_u8(l1)); in vpx_dc_predictor_32x32_neon() local