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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 87 extern unsigned int vp8_get_mb_ss_c(short *);
145 vp8_get_mb_ss = vp8_get_mb_ss_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 217 unsigned int vp8_get_mb_ss_c(const short *);
218 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 235 unsigned int vp8_get_mb_ss_c(const short *);
236 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
variance_c.c 16 unsigned int vp8_get_mb_ss_c function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 252 unsigned int vp8_get_mb_ss_c(const short *);
253 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 292 unsigned int vp8_get_mb_ss_c(const short *);
293 #define vp8_get_mb_ss vp8_get_mb_ss_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 153 unsigned int vp8_get_mb_ss_c(const short *);
    [all...]

Completed in 837 milliseconds