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

  /external/libvpx/vp8/decoder/arm/
dequantize_arm.h 16 extern prototype_dequant_block(vp8_dequantize_b_v6);
25 #define vp8_dequant_block vp8_dequantize_b_v6
dequantize_arm.c 39 void vp8_dequantize_b_v6(BLOCKD *d) function
arm_dsystemdependent.c 31 pbi->dequant.block = vp8_dequantize_b_v6;

Completed in 814 milliseconds