OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vp9_iht8x8_64_add
(Results
1 - 15
of
15
) sorted by null
/external/libvpx/config/generic/
vp9_rtcd.h
81
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/external/libvpx/config/mips32/
vp9_rtcd.h
81
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/external/libvpx/config/mips32-dspr2/
vp9_rtcd.h
84
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_dspr2
macro
/external/libvpx/config/mips64/
vp9_rtcd.h
81
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/external/libvpx/config/arm/
vp9_rtcd.h
81
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/external/libvpx/config/arm-neon/
vp9_rtcd.h
86
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_neon
macro
/external/libvpx/config/arm64/
vp9_rtcd.h
86
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_neon
macro
/external/libvpx/config/x86/
vp9_rtcd.h
97
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_sse2
macro
/external/libvpx/config/x86_64/
vp9_rtcd.h
98
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_sse2
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h
271
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h
297
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_neon
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h
271
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h
271
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_c
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h
306
#define
vp9_iht8x8_64_add
vp9_iht8x8_64_add_dspr2
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h
356
RTCD_EXTERN void (*
vp9_iht8x8_64_add
)(const int16_t *input, uint8_t *dest, int dest_stride, int tx_type);
variable
[
all
...]
Completed in 89 milliseconds