Searched refs:dither_list (Results 1 – 1 of 1) sorted by relevance
1185 static const dither_entry_t dither_list[] = variable1422 for (i = 0; i < ARRAY_LENGTH (dither_list); ++i) in list_dithers()1424 const dither_entry_t *ent = &dither_list[i]; in list_dithers()1464 for (i = 0; i < ARRAY_LENGTH (dither_list); ++i) in dither_from_string()1466 const dither_entry_t *ent = &dither_list[i]; in dither_from_string()1512 for (i = 0; i < ARRAY_LENGTH (dither_list); ++i) in dither_name()1514 const dither_entry_t *ent = &dither_list[i]; in dither_name()