OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_highbd_idct16x16_10_add_c
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/test/
partial_idct_test.cc
379
&highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>, TX_16X16, 10, 8, 2),
382
&highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>, TX_16X16, 10, 10, 2),
385
&highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>, TX_16X16, 10, 12, 2),
533
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>,
536
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>,
539
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>,
645
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>,
648
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>,
651
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_10_add_c
>,
[
all
...]
dct16x16_test.cc
285
vpx_highbd_idct16x16_10_add_c
(in, CAST_TO_SHORTPTR(out), stride, 10);
289
vpx_highbd_idct16x16_10_add_c
(in, CAST_TO_SHORTPTR(out), stride, 12);
/external/libvpx/libvpx/vpx_dsp/
inv_txfm.c
2099
void
vpx_highbd_idct16x16_10_add_c
(const tran_low_t *input, uint16_t *dest,
function
[
all
...]
Completed in 83 milliseconds