Searched refs:failed_ (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/src/test_grabbag/picture/
H A Dmain.c57 static FLAC__bool failed_(const char *msg) function
87 return failed_(error);
103 return failed_("picture type mismatch");
105 return failed_("picture MIME type mismatch");
107 return failed_("picture description mismatch");
109 return failed_("picture width mismatch");
111 return failed_("picture height mismatch");
113 return failed_("picture depth mismatch");
115 return failed_("picture colors mismatch");
132 return failed_("expecte
[all...]

Completed in 48 milliseconds