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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 201 add_proto qw/void vp8_fast_quantize_b/, "struct block *, struct blockd *";
202 specialize qw/vp8_fast_quantize_b sse2 ssse3 neon msa mmi/;
  /external/libvpx/config/generic/
vp8_rtcd.h 82 #define vp8_fast_quantize_b vp8_fast_quantize_b_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 97 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 97 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon macro
  /external/libvpx/config/x86/
vp8_rtcd.h 113 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 113 #define vp8_fast_quantize_b vp8_fast_quantize_b_ssse3 macro
  /external/libvpx/libvpx/vp8/encoder/
encodeframe.c     [all...]
onyx_if.c     [all...]

Completed in 376 milliseconds