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

/external/flac/libFLAC/
H A Dstream_decoder.c108 static FLAC__bool has_id_filtered_(FLAC__StreamDecoder *decoder, FLAC__byte *id);
1358 FLAC__bool has_id_filtered_(FLAC__StreamDecoder *decoder, FLAC__byte *id) function
1488 if(decoder->private_->metadata_filter_ids_count > 0 && has_id_filtered_(decoder, block.data.application.id))

Completed in 348 milliseconds