OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iadst16
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
vp9_itrans16_dspr2.c
914
static void
iadst16
(const int16_t *input, int16_t *output) {
function
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_idct.c
638
static void
iadst16
(const int16_t *input, int16_t *output) {
function
811
{
iadst16
, idct16 }, // ADST_DCT = 1
812
{ idct16,
iadst16
}, // DCT_ADST = 2
813
{
iadst16
,
iadst16
} // ADST_ADST = 3
[
all
...]
Completed in 85 milliseconds