Home
last modified time | relevance | path

Searched refs:merge_row_rgba (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/utils/
H A Dcolor.c1344 static void merge_row_rgba(u8 *src, u32 src_w, u8 *dst, u32 dst_w, s32 h_inc, s32 x_pitch, u8 alpha… in merge_row_rgba() function
2088 copy_row = has_alpha ? merge_row_rgba : copy_row_rgbx; in gf_stretch_bits()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/utils/
H A Dcolor.c1344 static void merge_row_rgba(u8 *src, u32 src_w, u8 *dst, u32 dst_w, s32 h_inc, s32 x_pitch, u8 alpha… in merge_row_rgba() function
2088 copy_row = has_alpha ? merge_row_rgba : copy_row_rgbx; in gf_stretch_bits()