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

  /external/libvpx/libvpx/vpx_dsp/arm/
subpel_variance_neon.c 167 vpx_comp_avg_pred(temp0, second_pred, n, m, temp1, n); \
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 338 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride);
353 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride);
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/mips32-msa/
vpx_dsp_rtcd.h 33 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/mips64-msa/
vpx_dsp_rtcd.h 33 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 34 #define vpx_comp_avg_pred vpx_comp_avg_pred_neon macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 34 #define vpx_comp_avg_pred vpx_comp_avg_pred_neon macro
    [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 34 #define vpx_comp_avg_pred vpx_comp_avg_pred_sse2 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 34 #define vpx_comp_avg_pred vpx_comp_avg_pred_sse2 macro
    [all...]

Completed in 266 milliseconds