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

1 2

  /external/chromium_org/third_party/libvpx/source/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/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/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
encodeintra.c 47 intra_pred_var = vp8_get_mb_ss(x->src_diff);
  /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/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 403 add_proto qw/unsigned int vp8_get_mb_ss/, "const short *";
404 specialize qw/vp8_get_mb_ss mmx sse2/;
  /external/libvpx/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/;
  /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/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 114 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 156 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
vpx_rtcd.h 362 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 114 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 156 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
vpx_rtcd.h 362 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 114 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h 156 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
vpx_rtcd.h 362 RTCD_EXTERN unsigned int (*vp8_get_mb_ss)(const short *); variable
    [all...]
  /external/libvpx/generic/
vp8_rtcd.h 96 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips/
vp8_rtcd.h 96 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 103 #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...]

Completed in 469 milliseconds

1 2