HomeSort by relevance Sort by last modified time
    Searched full:vpx_d63_predictor_32x32 (Results 1 - 10 of 10) sorted by null

  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 137 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 137 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 137 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 137 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 149 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 145 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 149 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_c macro
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl 222 add_proto qw/void vpx_d63_predictor_32x32/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
223 specialize qw/vpx_d63_predictor_32x32/, "$ssse3_x86inc";
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 165 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_ssse3 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 165 #define vpx_d63_predictor_32x32 vpx_d63_predictor_32x32_ssse3 macro
    [all...]

Completed in 807 milliseconds