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

  /external/libvpx/libvpx/vp8/encoder/
quantize.h 23 extern void vp8_quantize_mbuv(struct macroblock *x);
encodeintra.c 136 vp8_quantize_mbuv(x);
vp8_quantize.c 128 void vp8_quantize_mbuv(MACROBLOCK *x) function
rdopt.c 851 vp8_quantize_mbuv(x);
871 vp8_quantize_mbuv(x);
911 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...]
  /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/;
  /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
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 297 #define vp8_quantize_mbuv vp8_quantize_mbuv_c macro
  /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 2730 milliseconds