Searched refs:yuyv_to_yuv_soa (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c123 yuyv_to_yuv_soa(struct gallivm_state *gallivm, function
356 yuyv_to_yuv_soa(gallivm, n, packed, i, &y, &u, &v);
395 yuyv_to_yuv_soa(gallivm, n, packed, i, &g, &r, &b);
432 yuyv_to_yuv_soa(gallivm, n, packed, i, &r, &g, &b);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c123 yuyv_to_yuv_soa(struct gallivm_state *gallivm, function
356 yuyv_to_yuv_soa(gallivm, n, packed, i, &y, &u, &v);
395 yuyv_to_yuv_soa(gallivm, n, packed, i, &g, &r, &b);
432 yuyv_to_yuv_soa(gallivm, n, packed, i, &r, &g, &b);

Completed in 106 milliseconds