yuvops

yuvops

Synopsis




void                ucil_blend_uyvy_a                   (unicap_data_buffer_t *dest,
                                                         unicap_data_buffer_t *img1,
                                                         unicap_data_buffer_t *img2,
                                                         int alpha);
void                ucil_fill_uyvy                      (unicap_data_buffer_t *buffer,
                                                         ucil_color_t *color);

Description

Details

ucil_blend_uyvy_a ()

void                ucil_blend_uyvy_a                   (unicap_data_buffer_t *dest,
                                                         unicap_data_buffer_t *img1,
                                                         unicap_data_buffer_t *img2,
                                                         int alpha);

dest :

img1 :

img2 :

alpha :


ucil_fill_uyvy ()

void                ucil_fill_uyvy                      (unicap_data_buffer_t *buffer,
                                                         ucil_color_t *color);

buffer :

color :