HomeSort by relevance Sort by last modified time
    Searched defs:vp8_fast_quantize_b_c (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
quantize.c 22 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
70 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
313 vp8_fast_quantize_b_c(b1, d1);
314 vp8_fast_quantize_b_c(b2, d2);
  /external/libvpx/libvpx/vp8/encoder/
quantize.c 22 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
70 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
313 vp8_fast_quantize_b_c(b1, d1);
314 vp8_fast_quantize_b_c(b2, d2);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
quantize.c 22 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
70 void vp8_fast_quantize_b_c(BLOCK *b, BLOCKD *d) function
313 vp8_fast_quantize_b_c(b1, d1);
314 vp8_fast_quantize_b_c(b2, d2);

Completed in 64 milliseconds