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

  /external/libvpx/libvpx/vp9/decoder/
vp9_idct_blk.c 147 vp9_short_idct32x32_add(input, dest, stride);
  /external/libvpx/armv7a/
vp9_rtcd.h 280 #define vp9_short_idct32x32_add vp9_short_idct32x32_add_c macro
  /external/libvpx/generic/
vp9_rtcd.h 280 #define vp9_short_idct32x32_add vp9_short_idct32x32_add_c macro
  /external/libvpx/mips/
vp9_rtcd.h 280 #define vp9_short_idct32x32_add vp9_short_idct32x32_add_c macro
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 280 #define vp9_short_idct32x32_add vp9_short_idct32x32_add_c macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 517 vp9_short_idct32x32_add(dqcoeff, dst, pd->dst.stride);
617 vp9_short_idct32x32_add(dqcoeff, dst, pd->dst.stride);
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 306 #define vp9_short_idct32x32_add vp9_short_idct32x32_add_neon macro
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 321 prototype void vp9_short_idct32x32_add "int16_t *input, uint8_t *dest, int dest_stride"
322 specialize vp9_short_idct32x32_add sse2 neon
    [all...]

Completed in 192 milliseconds