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

  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 112 add_proto qw/void vpx_dc_predictor_8x8/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
113 specialize qw/vpx_dc_predictor_8x8 dspr2 neon msa sse2 vsx/;
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 169 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 169 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 169 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 180 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_dspr2 macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 191 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_msa macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 169 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_c macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 191 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_msa macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 200 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 200 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_neon macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 214 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 214 #define vpx_dc_predictor_8x8 vpx_dc_predictor_8x8_sse2 macro
    [all...]

Completed in 62 milliseconds