HomeSort by relevance Sort by last modified time
    Searched refs:store_4x8 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx_dsp/arm/
loopfilter_neon.c 626 static INLINE void store_4x8(uint8_t *s, const int p, const uint8x8_t p1, function
    [all...]
highbd_loopfilter_neon.c 434 static INLINE void store_4x8(uint16_t *s, const int p, const uint16x8_t p1, function
601 store_4x8(s - 2, p, p1, p0, q0, q1);
722 store_4x8(s - 2, p, op1, op0, oq0, oq1);

Completed in 80 milliseconds