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

  /external/libvpx/vp8/encoder/x86/
quantize_x86.h 30 #undef vp8_quantize_quantb macro
31 #define vp8_quantize_quantb vp8_regular_quantize_b_sse2 macro
  /external/libvpx/vp8/encoder/
quantize.h 28 #ifndef vp8_quantize_quantb
29 #define vp8_quantize_quantb vp8_regular_quantize_b macro
31 extern prototype_quantize_block(vp8_quantize_quantb);

Completed in 178 milliseconds