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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 481 add_proto qw/void vp8_quantize_mb/, "struct macroblock *";
482 specialize qw/vp8_quantize_mb neon/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 466 add_proto qw/void vp8_quantize_mb/, "struct macroblock *";
467 specialize qw/vp8_quantize_mb neon/;
  /external/libvpx/generic/
vp8_rtcd.h 138 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /external/libvpx/mips/
vp8_rtcd.h 138 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 149 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 251 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 251 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 269 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /external/libvpx/armv7a/
vp8_rtcd.h 161 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 626 vp8_quantize_mb(x);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 291 #define vp8_quantize_mb vp8_quantize_mb_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemb.c 626 vp8_quantize_mb(x);
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 187 #define vp8_quantize_mb vp8_quantize_mb_neon macro
  /external/libvpx/x86/
vp8_rtcd.h 230 #define vp8_quantize_mb vp8_quantize_mb_c macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 339 #define vp8_quantize_mb vp8_quantize_mb_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 235 #define vp8_quantize_mb vp8_quantize_mb_c macro
    [all...]

Completed in 2377 milliseconds