Searched refs:tstring (Results 1 – 1 of 1) sorted by relevance
474 ref *tstring; in dict_threshold_params() local478 &tstring, ptproc); in dict_threshold_params()482 check_read_type_only(*tstring, t_string); in dict_threshold_params()483 if (r_size(tstring) != (long)ptp->width * ptp->height) in dict_threshold_params()485 ptp->thresholds.data = tstring->value.const_bytes; in dict_threshold_params()486 ptp->thresholds.size = r_size(tstring); in dict_threshold_params()497 ref *tstring; in dict_threshold2_params() local501 &tstring, ptproc); in dict_threshold2_params()519 switch (r_type(tstring)) { in dict_threshold2_params()521 size = r_size(tstring); in dict_threshold2_params()[all …]