Searched refs:bit_depth (Results 1 – 1 of 1) sorted by relevance
98 int bit_depth = info_ptr->bit_depth; in res_create_surface() local100 if (bit_depth != 8 || (channels != 3 && channels != 4) || in res_create_surface()