HomeSort by relevance Sort by last modified time
    Searched refs:uyvy_to_yuv_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 55 uyvy_to_yuv_soa(struct gallivm_state *gallivm, function
335 uyvy_to_yuv_soa(gallivm, n, packed, i, &y, &u, &v);
376 uyvy_to_yuv_soa(gallivm, n, packed, i, &g, &r, &b);
413 uyvy_to_yuv_soa(gallivm, n, packed, i, &r, &g, &b);
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_format_yuv.c 55 uyvy_to_yuv_soa(struct gallivm_state *gallivm, function
335 uyvy_to_yuv_soa(gallivm, n, packed, i, &y, &u, &v);
376 uyvy_to_yuv_soa(gallivm, n, packed, i, &g, &r, &b);
413 uyvy_to_yuv_soa(gallivm, n, packed, i, &r, &g, &b);

Completed in 709 milliseconds