Searched refs:test_one_picture (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.c67 static FLAC__bool test_one_picture(const char *prefix, const PictureFile *pf, const char *res, FLAC__bool fn_only) function
191 if(!test_one_picture(prefix, picturefiles+i, "", /*fn_only=*/true))
196 if(!test_one_picture(prefix, picturefiles+i, "", /*fn_only=*/false))
203 if(!test_one_picture(prefix, picturefiles+0, "320x240x3/2", /*fn_only=*/false))

Completed in 85 milliseconds