OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_highbd_idct4x4_1_add_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
partial_idct_test.cc
433
&highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>, TX_4X4, 1, 8, 2),
436
&highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>, TX_4X4, 1, 10, 2),
439
&highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>, TX_4X4, 1, 12, 2),
583
make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>,
585
make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>,
587
make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>,
695
make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>,
697
make_tuple(&vpx_highbd_fdct4x4_c, &highbd_wrapper<
vpx_highbd_idct4x4_1_add_c
>,
[
all
...]
/external/libvpx/libvpx/vpx_dsp/
inv_txfm.c
1472
void
vpx_highbd_idct4x4_1_add_c
(const tran_low_t *input, uint16_t *dest,
function
[
all
...]
Completed in 42 milliseconds