OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_highbd_idct8x8_64_add_c
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/test/
partial_idct_test.cc
396
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
397
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>, TX_8X8, 64, 8, 2),
399
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
400
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>, TX_8X8, 64, 10, 2),
402
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
403
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>, TX_8X8, 64, 12, 2),
405
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
408
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
411
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
414
&highbd_wrapper<
vpx_highbd_idct8x8_64_add_c
>,
[
all
...]
fdct8x8_test.cc
91
vpx_highbd_idct8x8_64_add_c
(in, CAST_TO_SHORTPTR(out), stride, 10);
95
vpx_highbd_idct8x8_64_add_c
(in, CAST_TO_SHORTPTR(out), stride, 12);
/external/libvpx/libvpx/vpx_dsp/
inv_txfm.c
1629
void
vpx_highbd_idct8x8_64_add_c
(const tran_low_t *input, uint16_t *dest,
function
[
all
...]
Completed in 41 milliseconds