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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 49 void (*vp8_fast_quantize_b)(BLOCK *b, BLOCKD *d); variable
125 vp8_fast_quantize_b = vp8_fast_quantize_b_c;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 268 add_proto qw/void vp8_fast_quantize_b/, "struct block *, struct blockd *";
269 specialize qw/vp8_fast_quantize_b sse2 ssse3 neon msa/;
  /external/libvpx/config/generic/
vp8_rtcd.h 81 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/config/mips32/
vp8_rtcd.h 81 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 88 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/config/mips64/
vp8_rtcd.h 81 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 456 add_proto qw/void vp8_fast_quantize_b/, "struct block *, struct blockd *";
457 specialize qw/vp8_fast_quantize_b sse2 ssse3 media neon/;
  /external/libvpx/config/arm/
vp8_rtcd.h 93 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 95 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 107 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 242 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 260 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 128 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
    [all...]
  /external/libvpx/config/x86/
vp8_rtcd.h 122 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 122 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 282 #define vp8_fast_quantize_b vp8_fast_quantize_b_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 328 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c     [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodeframe.c     [all...]
onyx_if.c     [all...]

Completed in 2755 milliseconds