Home
last modified time | relevance | path

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

/external/flac/src/test_grabbag/picture/
Dmain.c68 static FLAC__bool test_one_picture(const char *prefix, const PictureFile *pf, const PictureResoluti… in test_one_picture() function
189 if(!test_one_picture(prefix, picturefiles+i, NULL, /*fn_only=*/true)) in do_picture()
194 if(!test_one_picture(prefix, picturefiles+i, NULL, /*fn_only=*/false)) in do_picture()
201 if(!test_one_picture(prefix, picturefiles+0, &res, /*fn_only=*/false)) in do_picture()