Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/arm/
Dmem_neon.h137 static INLINE uint8x8_t load_replicate_u8_4x1(const uint8_t *buf) { in load_replicate_u8_4x1() function
Dintrapred_neon.c1385 l0 = load_replicate_u8_4x1(left + 0); in vpx_d207_predictor_4x4_neon()