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

  /external/libvpx/libvpx/vp8/common/
mfqe.c 176 vpx_variance4x4(u, uv_stride, ud, uvd_stride, &sse);
178 vpx_variance4x4(v, uv_stride, vd, uvd_stride, &sse);
  /external/libvpx/config/generic/
vpx_dsp_rtcd.h 659 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/mips32/
vpx_dsp_rtcd.h 659 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/mips64/
vpx_dsp_rtcd.h 659 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/arm/
vpx_dsp_rtcd.h 664 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/arm64/
vpx_dsp_rtcd.h 740 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/mips32-dspr2/
vpx_dsp_rtcd.h 697 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/arm-neon/
vpx_dsp_rtcd.h 751 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/libvpx/vpx_dsp/
vpx_dsp_rtcd_defs.pl     [all...]
  /external/libvpx/config/x86/
vpx_dsp_rtcd.h 879 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/config/x86_64/
vpx_dsp_rtcd.h 885 #define vpx_variance4x4 macro
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 804 milliseconds