HomeSort by relevance Sort by last modified time
    Searched refs:vpx_d135_predictor_4x4_c (Results 1 - 14 of 14) sorted by null

  /external/libvpx/libvpx/test/
test_intra_pred_speed.cc 177 vpx_d135_predictor_4x4_c, vpx_d117_predictor_4x4_c,
vp9_intrapred_test.cc 240 IntraPredParam(&vpx_d135_predictor_4x4_neon, &vpx_d135_predictor_4x4_c,
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
intrapred.c 411 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, function
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 75 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 75 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 75 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 83 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
84 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 85 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 75 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 85 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
86 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 92 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
93 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 92 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
93 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 88 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 88 void vpx_d135_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
    [all...]

Completed in 102 milliseconds