Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dmat4.c69 static const char * mat4_marker_to_str (int marker) ;
257 psf_log_printf (psf, "Marker : %s\n", mat4_marker_to_str (marker)) ; in mat4_read_header()
367 mat4_marker_to_str (int marker) in mat4_marker_to_str() function