OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:output_r
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/test/
idct8x8_test.cc
115
double
output_r
[64];
local
126
reference_dct_2d(input,
output_r
);
128
coeff[j] = round(
output_r
[j]);
Completed in 38 milliseconds