Home
last modified time | relevance | path

Searched refs:nonzero (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Decp.c1227 unsigned char nonzero; in ecp_safe_invert_jac() local
1234 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()
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dstructure.txt710 decoder has to be able to undo assignments of newly nonzero coefficients if it
712 previously-zero and previously-nonzero coefficients. This is a bit tedious
A Dlibjpeg.txt926 Internal color transform identifier, writes LSE marker if nonzero
946 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
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES439 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.c
4635 Delay calling png_init_filter_functions() until a row with nonzero filter
A Dlibpng-manual.txt335 corresponding bytes of the PNG signature, or nonzero (true) otherwise.
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog5983 TIFFIsBigEndian(). Function returns nonzero if given was file written

Completed in 43 milliseconds