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

  /external/libvpx/vp8/common/
idct.h 56 #define vp8_idct_iwalsh16 vp8_short_inv_walsh4x4_c
idctllm.c 133 void vp8_short_inv_walsh4x4_c(short *input, short *output) function
  /external/libvpx/vp8/common/generic/
systemdependent.c 32 rtcd->idct.iwalsh16 = vp8_short_inv_walsh4x4_c;

Completed in 63 milliseconds