HomeSort by relevance Sort by last modified time
    Searched full:rgb_to_rgba_aos (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 283 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 57 milliseconds