Searched refs:yuv_to_rgb_soa (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_yuv.c | 216 yuv_to_rgb_soa(struct gallivm_state *gallivm, in yuv_to_rgb_soa() function 375 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b); in uyvy_to_rgba_aos() 396 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b); in yuyv_to_rgba_aos()
|