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

  /external/libvpx/libvpx/vp9/decoder/
vp9_idct_blk.c 111 vp9_idct_add_16x16(input, dest, stride, eob);
  /external/libvpx/armv7a/
vp9_rtcd.h 28 #define vp9_idct_add_16x16 vp9_idct_add_16x16_c macro
  /external/libvpx/generic/
vp9_rtcd.h 28 #define vp9_idct_add_16x16 vp9_idct_add_16x16_c macro
  /external/libvpx/mips/
vp9_rtcd.h 28 #define vp9_idct_add_16x16 vp9_idct_add_16x16_c macro
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 28 #define vp9_idct_add_16x16 vp9_idct_add_16x16_c macro
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 28 #define vp9_idct_add_16x16 vp9_idct_add_16x16_c macro
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 34 prototype void vp9_idct_add_16x16 "int16_t *input, uint8_t *dest, int stride, int eob"
35 specialize vp9_idct_add_16x16
    [all...]

Completed in 123 milliseconds