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

  /external/libvpx/vp8/encoder/
dct.h 52 vp8_fdct_fn_t short4x4; member in struct:__anon7459
onyx_if.c     [all...]
  /external/libvpx/vp8/encoder/arm/
arm_csystemdependent.c 61 /*cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_c;
111 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_neon;
  /external/libvpx/vp8/encoder/x86/
x86_csystemdependent.c 229 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_mmx;
282 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_sse2;
  /external/libvpx/vp8/encoder/generic/
csystemdependent.c 77 cpi->rtcd.fdct.short4x4 = vp8_short_fdct4x4_c;

Completed in 223 milliseconds