OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_highbd_fht4x4_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
fdct4x4_test.cc
436
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_10, 0, VPX_BITS_10),
437
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_10, 1, VPX_BITS_10),
438
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_10, 2, VPX_BITS_10),
439
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_10, 3, VPX_BITS_10),
440
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_12, 0, VPX_BITS_12),
441
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_12, 1, VPX_BITS_12),
442
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_12, 2, VPX_BITS_12),
443
make_tuple(&
vp9_highbd_fht4x4_c
, &iht4x4_12, 3, VPX_BITS_12),
/external/libvpx/libvpx/vp9/encoder/
vp9_dct.c
791
void
vp9_highbd_fht4x4_c
(const int16_t *input, tran_low_t *output,
function
Completed in 66 milliseconds