OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vpx_dc_128_predictor_32x32_neon
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/test/
test_intra_pred_speed.cc
286
vpx_dc_128_predictor_32x32_neon
, vpx_v_predictor_32x32_neon,
vp9_intrapred_test.cc
254
IntraPredParam(&
vpx_dc_128_predictor_32x32_neon
,
[
all
...]
/external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h
156
void
vpx_dc_128_predictor_32x32_neon
(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
157
#define vpx_dc_128_predictor_32x32
vpx_dc_128_predictor_32x32_neon
[
all
...]
/external/libvpx/config/arm64/
vpx_dsp_rtcd.h
156
void
vpx_dc_128_predictor_32x32_neon
(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
157
#define vpx_dc_128_predictor_32x32
vpx_dc_128_predictor_32x32_neon
[
all
...]
/external/libvpx/libvpx/vpx_dsp/arm/
intrapred_neon.c
252
void
vpx_dc_128_predictor_32x32_neon
(uint8_t *dst, ptrdiff_t stride,
function
[
all
...]
Completed in 131 milliseconds