Searched refs:yuv_to_rgb_soa (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_yuv.c | 216 yuv_to_rgb_soa(struct gallivm_state *gallivm, in yuv_to_rgb_soa() function 374 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b); in uyvy_to_rgba_aos() 395 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b); in yuyv_to_rgba_aos()
|
Completed in 2 milliseconds