OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_highbd_idct16x16_256_add_c
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/test/
partial_idct_test.cc
360
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
361
&highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>, TX_16X16, 256, 8, 2),
363
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
364
&highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>, TX_16X16, 256, 10, 2),
366
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
367
&highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>, TX_16X16, 256, 12, 2),
369
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
372
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
375
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
378
&vpx_highbd_fdct16x16_c, &highbd_wrapper<
vpx_highbd_idct16x16_256_add_c
>,
[
all
...]
dct16x16_test.cc
258
vpx_highbd_idct16x16_256_add_c
(in, CAST_TO_SHORTPTR(out), stride, 10);
262
vpx_highbd_idct16x16_256_add_c
(in, CAST_TO_SHORTPTR(out), stride, 12);
/external/libvpx/libvpx/vpx_dsp/
inv_txfm.c
2046
void
vpx_highbd_idct16x16_256_add_c
(const tran_low_t *input, uint16_t *dest,
function
[
all
...]
Completed in 1460 milliseconds