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

  /external/libvpx/vp8/encoder/arm/
quantize_arm.h 26 extern prototype_quantize_block(vp8_fast_quantize_b_neon);
32 //#define vp8_quantize_fastquantb vp8_fast_quantize_b_neon
quantize_arm.c 29 void vp8_fast_quantize_b_neon(BLOCK *b, BLOCKD *d) function
36 void vp8_fast_quantize_b_neon(BLOCK *b,BLOCKD *d)
arm_csystemdependent.c 129 /*cpi->rtcd.quantize.fastquantb = vp8_fast_quantize_b_neon;*/

Completed in 1285 milliseconds