Home
last modified time | relevance | path

Searched refs:row_4 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dintrapred_neon.c455 const uint8x16_t row_4, const uint8x16_t row_5, const uint8x16_t row_6, in d135_store_16x8() argument
465 vst1q_u8(*dst, row_4); in d135_store_16x8()
785 const uint8x16_t row_4 = vdupq_lane_u8(left, 4); in h_store_16x8() local
798 vst1q_u8(*dst, row_4); in h_store_16x8()
823 const uint8x16_t row_4 = vdupq_lane_u8(left, 4); in h_store_32x8() local
844 vst1q_u8(*dst, row_4); in h_store_32x8()
846 vst1q_u8(*dst, row_4); in h_store_32x8()
Dhighbd_intrapred_neon.c652 uint16x8_t row_4 = vrhaddq_u16(avg_4, AL01234567); in vpx_highbd_d135_predictor_32x32_neon() local
688 row_3 = vextq_u16(row_3, row_4, 1); in vpx_highbd_d135_predictor_32x32_neon()
689 row_4 = vextq_u16(row_4, row_4, 1); in vpx_highbd_d135_predictor_32x32_neon()
691 row_4 = row_5; in vpx_highbd_d135_predictor_32x32_neon()