OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_fdct32x32_1_msa
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
dct_partial_test.cc
172
::testing::Values(make_tuple(&
vpx_fdct32x32_1_msa
, 32, VPX_BITS_8),
/external/libvpx/libvpx/vpx_dsp/mips/
fwd_dct32x32_msa.c
929
void
vpx_fdct32x32_1_msa
(const int16_t *input, int16_t *out, int32_t stride) {
function
[
all
...]
Completed in 61 milliseconds