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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 184 yuv_to_rgb_soa(struct gallivm_state *gallivm, function
336 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b);
357 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 184 yuv_to_rgb_soa(struct gallivm_state *gallivm, function
336 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b);
357 yuv_to_rgb_soa(gallivm, n, y, u, v, &r, &g, &b);

Completed in 74 milliseconds