Home
last modified time | relevance | path

Searched defs:weighted_bl (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/src/dsp/arm/
Dintrapred_smooth_neon.cc72 const uint16x8_t weighted_bl = vmull_u8(scaled_weights_y, bottom_left_v); in Smooth4xN_NEON() local
139 const uint8x16_t scaled_weights_x, const uint16x8_t weighted_bl) { in CalculateWeightsAndPred()
212 const uint16x8_t weighted_bl = vmull_u8(scaled_weights_y, bottom_left_v); in Smooth16PlusxN_NEON() local
278 const uint16x8_t weighted_bl) { in CalculateVerticalWeightsAndPred()
315 const uint16x8_t weighted_bl = vmull_u8(scaled_weights_y, bottom_left_v); in SmoothVertical16PlusxN_NEON() local
647 const uint32x4_t weighted_bl = in Smooth4xH_NEON() local
706 const uint32x4_t weighted_bl = in Smooth8xH_NEON() local
745 const uint32x4_t weighted_bl = in SmoothWxH_NEON() local
782 const uint32x4_t weighted_bl = in SmoothVertical4xH_NEON() local
810 const uint32x4_t weighted_bl = in SmoothVertical8xH_NEON() local
[all …]
/external/libaom/aom_dsp/arm/
Dhighbd_intrapred_neon.c408 const uint32x4_t weighted_bl = in highbd_smooth_4xh_neon() local
464 const uint32x4_t weighted_bl = in highbd_smooth_8xh_neon() local
583 const uint32x4_t weighted_bl = in highbd_smooth_v_4xh_neon() local
605 const uint32x4_t weighted_bl = in highbd_smooth_v_8xh_neon() local
Dintrapred_neon.c2681 const uint16x8_t weighted_bl = vmull_u8(scaled_weights_y, bottom_left_v); in smooth_4xh_neon() local
2763 const uint8x16_t scaled_weights_x, const uint16x8_t weighted_bl) { in calculate_weights_and_predq()
2955 const uint16x8_t weighted_bl) { in calculate_vertical_weights_and_pred()