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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 185 add_proto qw/void vpx_tm_predictor_32x32/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
186 specialize qw/vpx_tm_predictor_32x32 neon msa sse2 vsx/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 1435 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 1435 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 1435 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 1461 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 1569 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 1435 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 1569 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 1659 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 1659 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 1884 #define vpx_tm_predictor_32x32 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 1891 #define vpx_tm_predictor_32x32 macro
    [all...]

Completed in 6919 milliseconds