Home
last modified time | relevance | path

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

/external/flac/src/share/grabbag/
Dpicture.c69 static FLAC__bool local__parse_resolution_(const char *s, size_t len, FLAC__StreamMetadata_Picture … in local__parse_resolution_() function
369 if(!local__parse_resolution_(spec, p-spec, &obj->data.picture)) in grabbag__picture_parse_specification()
390 else if(!local__parse_resolution_("", 0, &obj->data.picture)) in grabbag__picture_parse_specification()