OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transpose_u8_8x4
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_neon.c
158
transpose_u8_8x4
(&t0, &t1, &t2, &t3);
178
transpose_u8_8x4
(&t0, &t1, &t2, &t3);
278
transpose_u8_8x4
(&t0, &t1, &t2, &t3);
424
transpose_u8_8x4
(&t0, &t1, &t2, &t3);
444
transpose_u8_8x4
(&t0, &t1, &t2, &t3);
549
transpose_u8_8x4
(&t0, &t1, &t2, &t3);
[
all
...]
transpose_neon.h
396
static INLINE void
transpose_u8_8x4
(uint8x8_t *a0, uint8x8_t *a1, uint8x8_t *a2,
function
[
all
...]
Completed in 144 milliseconds