Home
last modified time | relevance | path

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

/external/libgav1/src/dsp/arm/
Dintrapred_smooth_neon.cc61 const uint8x8_t top_v = Load4(top); in Smooth4xN_NEON() local
116 const uint8x8_t top_v = vld1_u8(top); in Smooth8xN_NEON() local
175 uint8x16_t top_v[4]; in Smooth16PlusxN_NEON() local
249 uint8x8_t top_v; in SmoothVertical4Or8xN_NEON() local
300 uint8x16_t top_v[4]; in SmoothVertical16PlusxN_NEON() local
634 const uint16x4_t top_v = vld1_u16(top); in Smooth4xH_NEON() local
777 const uint16x4_t top_v = vld1_u16(top); in SmoothVertical4xH_NEON() local
/external/libaom/aom_dsp/arm/
Dhighbd_intrapred_neon.c395 const uint16x4_t top_v = vld1_u16(top_row); in highbd_smooth_4xh_neon() local
579 const uint16x4_t top_v = vld1_u16(top_row); in highbd_smooth_v_4xh_neon() local
Dintrapred_neon.c2721 const uint8x8_t top_v = vld1_u8(top_row); in smooth_8xh_neon() local
/external/webp/src/dec/
Dio_dec.c66 const uint8_t* top_v = p->tmp_v; in EmitFancyRGB() local
/external/webp/src/enc/
Dpicture_csp_enc.c699 const uint8_t* const top_v = cur_v; in WebPPictureYUVAToARGB() local