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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 301 add_proto qw/void vpx_highbd_v_predictor_16x16/, "uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd";
302 specialize qw/vpx_highbd_v_predictor_16x16 neon sse2/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 1060 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 1060 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 1060 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 1074 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 1095 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 1060 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 1095 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 1180 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 1180 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 1347 #define vpx_highbd_v_predictor_16x16 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 1354 #define vpx_highbd_v_predictor_16x16 macro
    [all...]

Completed in 903 milliseconds