Searched defs:fb_crc (Results 1 – 3 of 3) sorted by relevance
1836 struct chamelium_fb_crc_async_data *fb_crc; in chamelium_calculate_fb_crc_async_work() local1862 struct chamelium_fb_crc_async_data *fb_crc; in chamelium_calculate_fb_crc_async_start() local1885 igt_crc_t *chamelium_calculate_fb_crc_async_finish(struct chamelium_fb_crc_async_data *fb_crc) in chamelium_calculate_fb_crc_async_finish()
748 struct chamelium_fb_crc_async_data *fb_crc; in do_test_display() local2341 struct chamelium_fb_crc_async_data *fb_crc; in test_display_planes_random() local
692 static string fb_crc(IFramebuffer* fb) in fb_crc() function