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

  /external/libvpx/vp8/common/
idct.h 51 #define vp8_idct_iwalsh1 vp8_short_inv_walsh4x4_1_c
idctllm.c 181 void vp8_short_inv_walsh4x4_1_c(short *input, short *output) function
  /external/libvpx/vp8/common/generic/
systemdependent.c 31 rtcd->idct.iwalsh1 = vp8_short_inv_walsh4x4_1_c;

Completed in 226 milliseconds