OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transpose_u16_4x4q
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx_dsp/arm/
highbd_vpx_convolve8_neon.c
194
transpose_u16_4x4q
(&d01, &d23);
394
transpose_u16_4x4q
(&t01, &t23);
[
all
...]
transpose_neon.h
160
static INLINE void
transpose_u16_4x4q
(uint16x8_t *a0, uint16x8_t *a1) {
function
[
all
...]
Completed in 51 milliseconds