OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_dc_predictor_16x16
(Results
1 - 10
of
10
) sorted by null
/external/libvpx/config/generic/
vpx_dsp_rtcd.h
185
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_c
macro
[
all
...]
/external/libvpx/config/mips32/
vpx_dsp_rtcd.h
185
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_c
macro
[
all
...]
/external/libvpx/config/mips64/
vpx_dsp_rtcd.h
185
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_c
macro
[
all
...]
/external/libvpx/config/arm/
vpx_dsp_rtcd.h
185
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_c
macro
[
all
...]
/external/libvpx/config/arm64/
vpx_dsp_rtcd.h
206
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_neon
macro
[
all
...]
/external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h
194
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_dspr2
macro
[
all
...]
/external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h
206
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_neon
macro
[
all
...]
/external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl
198
add_proto qw/void
vpx_dc_predictor_16x16
/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
199
specialize qw/
vpx_dc_predictor_16x16
dspr2 neon msa/, "$sse2_x86inc";
[
all
...]
/external/libvpx/config/x86/
vpx_dsp_rtcd.h
224
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_sse2
macro
[
all
...]
/external/libvpx/config/x86_64/
vpx_dsp_rtcd.h
224
#define
vpx_dc_predictor_16x16
vpx_dc_predictor_16x16_sse2
macro
[
all
...]
Completed in 122 milliseconds