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

  /external/libvpx/libvpx/vp8/common/
reconintra4x4.c 32 pred[B_RD_PRED] = vpx_d135_predictor_4x4;
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 60 add_proto qw/void vpx_d135_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
61 specialize qw/vpx_d135_predictor_4x4 neon/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 84 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 86 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 76 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 86 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 90 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 90 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_neon macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 93 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 93 #define vpx_d135_predictor_4x4 vpx_d135_predictor_4x4_c macro
    [all...]

Completed in 359 milliseconds