OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vp9_short_fht4x4_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
fdct4x4_test.cc
44
vp9_short_fht4x4_c
(in, out, stride, tx_type);
280
make_tuple(&
vp9_short_fht4x4_c
, &vp9_iht4x4_16_add_c, 0),
281
make_tuple(&
vp9_short_fht4x4_c
, &vp9_iht4x4_16_add_c, 1),
282
make_tuple(&
vp9_short_fht4x4_c
, &vp9_iht4x4_16_add_c, 2),
283
make_tuple(&
vp9_short_fht4x4_c
, &vp9_iht4x4_16_add_c, 3)));
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
154
void
vp9_short_fht4x4_c
(const int16_t *input, int16_t *output,
function
[
all
...]
Completed in 63 milliseconds