Searched refs:rgb_to_rgba_aos (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.c283 rgb_to_rgba_aos(struct gallivm_state *gallivm, function
337 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
358 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
377 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
396 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
414 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
433 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c283 rgb_to_rgba_aos(struct gallivm_state *gallivm, function
337 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
358 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
377 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
396 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
414 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);
433 rgba = rgb_to_rgba_aos(gallivm, n, r, g, b);

Completed in 111 milliseconds