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

/external/flac/libFLAC/
H A Dstream_encoder.c645 FLAC__bool metadata_has_seektable, metadata_has_vorbis_comment, metadata_picture_has_type1, metadata_picture_has_type2; local
805 metadata_picture_has_type1 = false;
831 if(metadata_picture_has_type1) /* there should only be 1 per stream */
833 metadata_picture_has_type1 = true;

Completed in 183 milliseconds