Home
last modified time | relevance | path

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

/external/flac/src/test_grabbag/picture/
Dmain.c37 } PictureFile; typedef
39 PictureFile picturefiles[] = {
68 static FLAC__bool test_one_picture(const char *prefix, const PictureFile *pf, const PictureResoluti… in test_one_picture()