OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transpose_u8_4x4
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
vpx_convolve8_neon.c
199
transpose_u8_4x4
(&d01, &d23);
465
transpose_u8_4x4
(&d01, &d23);
[
all
...]
transpose_neon.h
67
static INLINE void
transpose_u8_4x4
(uint8x8_t *a0, uint8x8_t *a1) {
function
[
all
...]
Completed in 40 milliseconds