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

  /external/libvpx/vp8/decoder/x86/
dequantize_x86.h 55 extern prototype_dequant_idct_add_uv_block(vp8_dequant_idct_add_uv_block_sse2);
65 #define vp8_dequant_idct_add_uv_block vp8_dequant_idct_add_uv_block_sse2
x86_dsystemdependent.c 57 pbi->dequant.idct_add_uv_block = vp8_dequant_idct_add_uv_block_sse2;
idct_blk_sse2.c 80 void vp8_dequant_idct_add_uv_block_sse2 function

Completed in 865 milliseconds