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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dpicture.c41 static FLAC__bool local__parse_type_(const char *s, size_t len, FLAC__StreamMetadata_Picture *picture) function
300 if(!local__parse_type_(spec, p-spec, &obj->data.picture))
334 if(!local__parse_type_("", 0, &obj->data.picture)) /* use default picture type */

Completed in 30 milliseconds