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

  /external/libvpx/libvpx/test/
test_intra_pred_speed.cc 178 vpx_d153_predictor_4x4_c, vpx_d207_predictor_4x4_c,
vp9_intrapred_test.cc 213 &vpx_d153_predictor_4x4_c, 4, 8),
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
intrapred.c 432 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t stride, function
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 87 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
88 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 87 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
88 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 87 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
88 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 95 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
96 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 97 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 87 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
88 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 97 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
98 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 102 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
103 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 102 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
103 #define vpx_d153_predictor_4x4 vpx_d153_predictor_4x4_c
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 106 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 106 void vpx_d153_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
    [all...]

Completed in 269 milliseconds