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

  /external/libvpx/libvpx/vp8/encoder/
encodeintra.c 134 vp8_quantize_mbuv(x);
rdopt.c 846 vp8_quantize_mbuv(x);
863 vp8_quantize_mbuv(x);
903 vp8_quantize_mbuv(x);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeintra.c 134 vp8_quantize_mbuv(x);
rdopt.c 850 vp8_quantize_mbuv(x);
869 vp8_quantize_mbuv(x);
909 vp8_quantize_mbuv(x);
    [all...]
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 487 add_proto qw/void vp8_quantize_mbuv/, "struct macroblock *";
488 specialize qw/vp8_quantize_mbuv neon/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 472 add_proto qw/void vp8_quantize_mbuv/, "struct macroblock *";
473 specialize qw/vp8_quantize_mbuv neon/;
  /external/libvpx/generic/
vp8_rtcd.h 141 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /external/libvpx/mips/
vp8_rtcd.h 141 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 152 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 257 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 257 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 275 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /external/libvpx/armv7a/
vp8_rtcd.h 164 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 297 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 191 #define vp8_quantize_mbuv vp8_quantize_mbuv_neon macro
  /external/libvpx/x86/
vp8_rtcd.h 233 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 347 #define vp8_quantize_mbuv vp8_quantize_mbuv_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 238 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
    [all...]

Completed in 55 milliseconds