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

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 39 unsigned int (*vp8_get_mb_ss)(short *); variable
145 vp8_get_mb_ss = vp8_get_mb_ss_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 39 unsigned int (*vp8_get_mb_ss)(short *); variable
145 vp8_get_mb_ss = vp8_get_mb_ss_c;
  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 47 intra_pred_var = vp8_get_mb_ss(x->src_diff);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeintra.c 47 intra_pred_var = vp8_get_mb_ss(x->src_diff);
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 404 add_proto qw/unsigned int vp8_get_mb_ss/, "const short *";
405 specialize qw/vp8_get_mb_ss mmx sse2/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 394 add_proto qw/unsigned int vp8_get_mb_ss/, "const short *";
395 specialize qw/vp8_get_mb_ss mmx sse2/;
  /external/libvpx/generic/
vp8_rtcd.h 99 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips/
vp8_rtcd.h 99 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 106 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 218 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 218 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 236 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 156 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 112 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 253 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 128 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/x86/
vp8_rtcd.h 151 #define vp8_get_mb_ss vp8_get_mb_ss_sse2 macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 293 #define vp8_get_mb_ss vp8_get_mb_ss_c macro

Completed in 424 milliseconds