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

  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 73 vp8_short_idct4x4llm(b->dqcoeff, b->predictor, 16, dst, dst_stride);
rdopt.c 698 vp8_short_idct4x4llm(best_dqcoeff, best_predictor, 16, dst, dst_stride);
    [all...]
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 101 prototype void vp8_short_idct4x4llm "short *input, unsigned char *pred, int pitch, unsigned char *dst, int dst_stride"
102 specialize vp8_short_idct4x4llm mmx media neon dspr2
  /external/libvpx/armv7a/
vpx_rtcd.h 73 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_v6_dual macro
  /external/libvpx/generic/
vpx_rtcd.h 60 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /external/libvpx/mips/
vpx_rtcd.h 60 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 68 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_dspr2 macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 86 #define vp8_short_idct4x4llm vp8_short_idct4x4llm_neon macro
    [all...]

Completed in 121 milliseconds