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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 121 add_proto qw/void vpx_h_predictor_16x16/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
122 specialize qw/vpx_h_predictor_16x16 neon dspr2 msa sse2 vsx/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 221 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 221 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 221 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 221 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 233 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_dspr2 macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 262 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 262 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_neon macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 260 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_msa macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 260 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_msa macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 283 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 284 #define vpx_h_predictor_16x16 vpx_h_predictor_16x16_sse2 macro
    [all...]

Completed in 55 milliseconds