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

  /external/libvpx/armv7a/
vp9_rtcd.h 282 void vp9_short_idct1_32x32_c(int16_t *input, int16_t *output);
283 #define vp9_short_idct1_32x32 vp9_short_idct1_32x32_c
  /external/libvpx/generic/
vp9_rtcd.h 282 void vp9_short_idct1_32x32_c(int16_t *input, int16_t *output);
283 #define vp9_short_idct1_32x32 vp9_short_idct1_32x32_c
  /external/libvpx/mips/
vp9_rtcd.h 282 void vp9_short_idct1_32x32_c(int16_t *input, int16_t *output);
283 #define vp9_short_idct1_32x32 vp9_short_idct1_32x32_c
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 282 void vp9_short_idct1_32x32_c(int16_t *input, int16_t *output);
283 #define vp9_short_idct1_32x32 vp9_short_idct1_32x32_c
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 308 void vp9_short_idct1_32x32_c(int16_t *input, int16_t *output);
309 #define vp9_short_idct1_32x32 vp9_short_idct1_32x32_c
  /external/libvpx/libvpx/vp9/common/
vp9_idct.c 1272 void vp9_short_idct1_32x32_c(int16_t *input, int16_t *output) { function
    [all...]

Completed in 211 milliseconds