Searched refs:check_comment (Results 1 – 1 of 1) sorted by relevance
/third_party/libsnd/tests/ |
D | lossy_comp_test.c | 71 static void check_comment (SNDFILE * file, int format, int lineno) ; 707 check_comment (file, filetype, __LINE__) ; in lcomp_test_short() 905 check_comment (file, filetype, __LINE__) ; in lcomp_test_int() 1092 check_comment (file, filetype, __LINE__) ; in lcomp_test_float() 1098 check_comment (file, filetype, __LINE__) ; in lcomp_test_float() 1287 check_comment (file, filetype, __LINE__) ; in lcomp_test_double() 1293 check_comment (file, filetype, __LINE__) ; in lcomp_test_double() 1516 check_comment (file, filetype, __LINE__) ; in sdlcomp_test_short() 1986 check_comment (file, filetype, __LINE__) ; in sdlcomp_test_float() 2229 check_comment (file, filetype, __LINE__) ; in sdlcomp_test_double() [all …]
|