Searched refs:vp8_regular_quantize_b_sse2 (Results 1 – 4 of 4) sorted by relevance
175 void vp8_regular_quantize_b_sse2(struct block *, struct blockd *);176 #define vp8_regular_quantize_b vp8_regular_quantize_b_sse2
175 make_tuple(&vp8_regular_quantize_b_sse2, &vp8_regular_quantize_b_c)));
33 void vp8_regular_quantize_b_sse2(BLOCK *b, BLOCKD *d) { in vp8_regular_quantize_b_sse2() function