Home
last modified time | relevance | path

Searched defs:convert_func (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/base/json/
Djson_value_converter.h204 explicit ValueFieldConverter(ConvertFunc convert_func) in ValueFieldConverter()
223 explicit CustomFieldConverter(ConvertFunc convert_func) in CustomFieldConverter()
330 explicit RepeatedCustomValueConverter(ConvertFunc convert_func) in RepeatedCustomValueConverter()
/third_party/ffmpeg/libavcodec/
Dass_split.c187 static const ASSConvertFunc convert_func[] = { variable
/third_party/libsnd/src/
Dogg_vorbis.c81 typedef int convert_func (SF_PRIVATE *psf, int, void *, int, int, float **) ; typedef