Home
last modified time | relevance | path

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

/external/flac/src/test_grabbag/picture/
Dmain.c68 …cture(const char *prefix, const PictureFile *pf, const PictureResolution * res, FLAC__bool fn_only) in test_one_picture() argument
73 if(fn_only) in test_one_picture()
83 …if((obj = grabbag__picture_from_specification(fn_only? FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_CO… in test_one_picture()
99 if(obj->data.picture.type != (fn_only? FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER : pf->type)) in test_one_picture()