Searched refs:argb_px_map_size (Results 1 – 1 of 1) sorted by relevance
224 uint32_t argb_px_map_size = width * height * 4; in flush_cb() local225 argb_px_map = malloc(argb_px_map_size); in flush_cb()