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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dstream_encoder.c645 FLAC__bool metadata_has_seektable, metadata_has_vorbis_comment, metadata_picture_has_type1, metadata_picture_has_type2; local
806 metadata_picture_has_type2 = false;
846 if(metadata_picture_has_type2) /* there should only be 1 per stream */
848 metadata_picture_has_type2 = true;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dencode.c2330 FLAC__bool metadata_picture_has_type2 = false; local
2362 if(metadata_picture_has_type2) {
2366 metadata_picture_has_type2 = true;

Completed in 48 milliseconds