OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_highbd_idct4x4_16_add_c
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/test/
fdct4x4_test.cc
58
vpx_highbd_idct4x4_16_add_c
(in, out, stride, 10);
62
vpx_highbd_idct4x4_16_add_c
(in, out, stride, 12);
/external/libvpx/libvpx/vpx_dsp/
inv_txfm.c
1348
void
vpx_highbd_idct4x4_16_add_c
(const tran_low_t *input, uint8_t *dest8,
function
[
all
...]
Completed in 231 milliseconds