Searched refs:nonzero (Results 1 – 6 of 6) sorted by relevance
1227 unsigned char nonzero; in ecp_safe_invert_jac() local1234 nonzero = mbedtls_mpi_cmp_int( &Q->Y, 0 ) != 0; in ecp_safe_invert_jac()1235 MBEDTLS_MPI_CHK( mbedtls_mpi_safe_cond_assign( &Q->Y, &mQY, inv & nonzero ) ); in ecp_safe_invert_jac()
710 decoder has to be able to undo assignments of newly nonzero coefficients if it712 previously-zero and previously-nonzero coefficients. This is a bit tedious
926 Internal color transform identifier, writes LSE marker if nonzero946 To emit restart markers in the JPEG file, set one of these nonzero.2531 if you try to set a small nonzero length limit on these types, the library
439 Changed "check_if_png" function in example.c to return true (nonzero) if PNG.1348 is nonzero.1597 Moved test for nonzero gamma outside of png_build_gamma_table() in pngrtran.c4635 Delay calling png_init_filter_functions() until a row with nonzero filter
335 corresponding bytes of the PNG signature, or nonzero (true) otherwise.
5983 TIFFIsBigEndian(). Function returns nonzero if given was file written
Completed in 43 milliseconds