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

  /external/libvpx/vp8/decoder/x86/
dequantize_x86.h 23 extern prototype_dequant_block(vp8_dequantize_b_mmx);
32 #define vp8_dequant_block vp8_dequantize_b_mmx
x86_dsystemdependent.c 20 void vp8_dequantize_b_mmx(BLOCKD *d) function
44 pbi->dequant.block = vp8_dequantize_b_mmx;

Completed in 173 milliseconds