Searched refs:vp8_fast_quantize_b_neon (Results 1 – 4 of 4) sorted by relevance
94 void vp8_fast_quantize_b_neon(struct block *, struct blockd *);95 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon
21 void vp8_fast_quantize_b_neon(BLOCK *b, BLOCKD *d) { in vp8_fast_quantize_b_neon() function
106 void vp8_fast_quantize_b_neon(struct block *, struct blockd *);107 #define vp8_fast_quantize_b vp8_fast_quantize_b_neon
192 ::testing::Values(make_tuple(&vp8_fast_quantize_b_neon,