Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/include/share/grabbag/
H A Dseektable.h33 FLAC__bool grabbag__seektable_convert_specification_to_template(const char *spec, FLAC__bool only_e…
/aosp_15_r20/external/flac/src/share/grabbag/
H A Dseektable.c30 FLAC__bool grabbag__seektable_convert_specification_to_template(const char *spec, FLAC__bool only_e… in grabbag__seektable_convert_specification_to_template() function
/aosp_15_r20/external/flac/src/metaflac/
H A Doperations_shorthand_seektable.c84 …if(!grabbag__seektable_convert_specification_to_template(specification, /*only_explicit_placeholde… in do_shorthand_operation__add_seekpoints()
/aosp_15_r20/external/flac/src/flac/
H A Dencode.c2124 …if(!grabbag__seektable_convert_specification_to_template(requested_seek_points, only_placeholders,… in convert_to_seek_table_template()