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