OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_fdct4x4_msa
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
fdct4x4_test.cc
545
make_tuple(&
vpx_fdct4x4_msa
, &vpx_idct4x4_16_add_msa, 0, VPX_BITS_8)));
/external/libvpx/libvpx/vpx_dsp/mips/
fwd_txfm_msa.c
169
void
vpx_fdct4x4_msa
(const int16_t *input, int16_t *output,
function
Completed in 40 milliseconds