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

  /external/libvpx/libvpx/vp9/decoder/
vp9_idct_blk.c 129 vp9_short_idct10_16x16_add(input, dest, stride);
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 318 prototype void vp9_short_idct10_16x16_add "int16_t *input, uint8_t *dest, int dest_stride"
319 specialize vp9_short_idct10_16x16_add sse2 neon
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 277 #define vp9_short_idct10_16x16_add vp9_short_idct10_16x16_add_c macro
  /external/libvpx/generic/
vp9_rtcd.h 277 #define vp9_short_idct10_16x16_add vp9_short_idct10_16x16_add_c macro
  /external/libvpx/mips/
vp9_rtcd.h 277 #define vp9_short_idct10_16x16_add vp9_short_idct10_16x16_add_c macro
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 277 #define vp9_short_idct10_16x16_add vp9_short_idct10_16x16_add_c macro
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 302 #define vp9_short_idct10_16x16_add vp9_short_idct10_16x16_add_neon macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 67 vp9_short_idct10_16x16_add(dqcoeff, dest, stride);

Completed in 292 milliseconds