OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_fdct4x4_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
fdct4x4_test.cc
40
vp9_fdct4x4_c
(in, out, stride);
276
make_tuple(&
vp9_fdct4x4_c
, &vp9_idct4x4_16_add_c, 0)));
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
42
void
vp9_fdct4x4_c
(const int16_t *input, int16_t *output, int stride) {
function
[
all
...]
Completed in 106 milliseconds