OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_short_fdct32x32_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
dct32x32_test.cc
154
vp9_short_fdct32x32_c
(input_block, output_ref_block, pitch);
192
vp9_short_fdct32x32_c
(input_extreme_block, output_ref_block, pitch);
250
make_tuple(&
vp9_short_fdct32x32_c
, &vp9_short_idct32x32_add_c, 0),
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
1329
void
vp9_short_fdct32x32_c
(int16_t *input, int16_t *out, int pitch) {
function
[
all
...]
Completed in 175 milliseconds