OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_short_walsh4x4
(Results
1 - 19
of
19
) sorted by null
/external/libvpx/libvpx/vp8/common/
rtcd_defs.pl
258
add_proto qw/void
vp8_short_walsh4x4
/, "short *input, short *output, int pitch";
259
specialize qw/
vp8_short_walsh4x4
sse2 media neon msa/;
/external/libvpx/config/generic/
vp8_rtcd.h
138
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/external/libvpx/config/mips32/
vp8_rtcd.h
138
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/external/libvpx/config/mips32-dspr2/
vp8_rtcd.h
152
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/external/libvpx/config/mips64/
vp8_rtcd.h
138
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl
444
add_proto qw/void
vp8_short_walsh4x4
/, "short *input, short *output, int pitch";
445
specialize qw/
vp8_short_walsh4x4
sse2 media neon/;
/external/libvpx/config/arm/
vp8_rtcd.h
163
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_armv6
macro
/external/libvpx/config/arm64/
vp8_rtcd.h
165
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_neon
macro
/external/libvpx/config/arm-neon/
vp8_rtcd.h
190
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_neon
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h
236
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h
236
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h
254
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h
366
RTCD_EXTERN void (*
vp8_short_walsh4x4
)(short *input, short *output, int pitch);
variable
[
all
...]
/external/libvpx/config/x86/
vp8_rtcd.h
239
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_sse2
macro
/external/libvpx/config/x86_64/
vp8_rtcd.h
239
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_sse2
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h
275
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_armv6
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h
320
#define
vp8_short_walsh4x4
vp8_short_walsh4x4_neon
macro
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
Completed in 67 milliseconds