OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_short_inv_walsh4x4
(Results
1 - 23
of
23
) sorted by null
/external/libvpx/libvpx/vp8/common/
invtrans.h
49
vp8_short_inv_walsh4x4
rtcd_defs.pl
126
add_proto qw/void
vp8_short_inv_walsh4x4
/, "short *input, short *output";
127
specialize qw/
vp8_short_inv_walsh4x4
mmx sse2 media neon dspr2 msa/;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
invtrans.h
49
vp8_short_inv_walsh4x4
rtcd_defs.pl
122
add_proto qw/void
vp8_short_inv_walsh4x4
/, "short *input, short *output";
123
specialize qw/
vp8_short_inv_walsh4x4
mmx sse2 media neon dspr2/;
/external/libvpx/config/generic/
vp8_rtcd.h
132
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_c
macro
/external/libvpx/config/mips32/
vp8_rtcd.h
132
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_c
macro
/external/libvpx/config/mips32-dspr2/
vp8_rtcd.h
145
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_dspr2
macro
/external/libvpx/config/mips64/
vp8_rtcd.h
132
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_c
macro
/external/libvpx/config/arm/
vp8_rtcd.h
156
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_v6
macro
/external/libvpx/config/arm64/
vp8_rtcd.h
158
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_neon
macro
/external/libvpx/config/arm-neon/
vp8_rtcd.h
182
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_neon
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h
71
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h
71
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h
81
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_dspr2
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h
359
RTCD_EXTERN void (*
vp8_short_inv_walsh4x4
)(short *input, short *output);
variable
[
all
...]
/external/libvpx/config/x86/
vp8_rtcd.h
232
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_sse2
macro
/external/libvpx/config/x86_64/
vp8_rtcd.h
232
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_sse2
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h
85
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_v6
macro
/external/libvpx/libvpx/vp8/decoder/
threading.c
268
vp8_short_inv_walsh4x4
(&b->dqcoeff[0],
decodeframe.c
253
vp8_short_inv_walsh4x4
(&b->dqcoeff[0],
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h
99
#define
vp8_short_inv_walsh4x4
vp8_short_inv_walsh4x4_neon
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
threading.c
265
vp8_short_inv_walsh4x4
(&b->dqcoeff[0],
decodeframe.c
249
vp8_short_inv_walsh4x4
(&b->dqcoeff[0],
[
all
...]
Completed in 803 milliseconds