Home | History | Annotate | Download | only in libtests

Lines Matching refs:correct

16  *   read code) and validates that the result has the correct data.
593 png_uint_32 id; /* must be correct (see FILEID) */
955 /* Return a single row from the correct image. */
3478 /* Use a compressed text string to test the correct interaction of text
3536 /* Use a compressed text string to test the correct interaction of text
3715 /* Use a compressed text string to test the correct interaction of text
3835 /* Use a compressed text string to test the correct interaction of text
4154 png_const_charp correct = "29 Aug 2079 13:53:60 +0000";
4189 if (strcmp(result, correct) != 0)
4195 pos = safecat(msg, sizeof msg, pos, correct);
4627 /* This must be called *after* the png_read_update_info call to get the correct
4948 * array retains the correct values for unwritten pixels within the row
5054 /* Introduce the correct read function. */
5084 * image is correct.
5816 /* If both bit depth and colour type are correct check the sample depth.
6076 /* Make sure the encoding fields are correct and enter the required
6104 /* Introduce the correct read function. */
6841 * check that the libpng APIs give the correct (X,Y,Z) values within
7831 /* NOTE: this assumes the caller provided the correct background gamma!
8055 * value is already correct.)
8088 * just use the gamma_correction field to correct to the final output gamma.
8235 * percentage of the correct value (output):
8338 * changed to use a rounding algorithm to correct errors in 8-bit
8893 /* Introduce the correct read function. */