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

  /external/libvpx/libvpx/vp8/common/
idctllm.c 140 void vp8_short_inv_walsh4x4_c(short *input, short *mb_dqcoeff) function
  /external/libvpx/generic/
vpx_rtcd.h 65 void vp8_short_inv_walsh4x4_c(short *input, short *output);
66 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
  /external/libvpx/mips/
vpx_rtcd.h 65 void vp8_short_inv_walsh4x4_c(short *input, short *output);
66 #define vp8_short_inv_walsh4x4 vp8_short_inv_walsh4x4_c
  /external/libvpx/armv7a/
vpx_rtcd.h 78 void vp8_short_inv_walsh4x4_c(short *input, short *output);
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 74 void vp8_short_inv_walsh4x4_c(short *input, short *output);
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 91 void vp8_short_inv_walsh4x4_c(short *input, short *output);
    [all...]

Completed in 23 milliseconds