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

  /external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_neon.c 232 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
251 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
311 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
334 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
369 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
503 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
522 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
597 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
620 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7);
655 transpose_u8_8x8(&t0, &t1, &t2, &t3, &t4, &t5, &t6, &t7)
    [all...]
transpose_neon.h 517 static INLINE void transpose_u8_8x8(uint8x8_t *a0, uint8x8_t *a1, uint8x8_t *a2, function
    [all...]
loopfilter_neon.c     [all...]

Completed in 487 milliseconds