Home
last modified time | relevance | path

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

/dports/audio/cuetools/cuetools-1.4.1/src/lib/
H A Dcd.h92 int cd_get_mode(Cd *cd);
H A Dtoc_print.c22 switch(cd_get_mode(cd)) { in toc_print()
H A Dcd.c103 int cd_get_mode(Cd *cd) in cd_get_mode() function
/dports/textproc/libcue/libcue-2.1.0/
H A Dlibcue.h118 CUE_EXPORT enum DiscMode cd_get_mode(const Cd *cd);
H A Dcd.c150 enum DiscMode cd_get_mode(const Cd *cd) in cd_get_mode() function