Searched defs:row_pixels (Results 1 – 1 of 1) sorted by relevance
771 const rgba_pixel *const row_pixels = liq_image_get_row_rgba (img, row); in convert_row_to_f() local1189 const f_pixel *const row_pixels = liq_image_get_row_f (input_image, row); in remap_to_palette() local1311 const f_pixel *const row_pixels = liq_image_get_row_f (input_image, row); in remap_to_palette_floyd() local1532 modify_alpha (liq_image * input_image, rgba_pixel * const row_pixels) in modify_alpha()