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