Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/cdda_d/
H A Dif_faac.c448 app_data.chset_xlat = CHSET_XLAT_ISO8859; in if_faac_gencmd()
H A Dif_lame.c383 app_data.chset_xlat = CHSET_XLAT_ISO8859; in if_lame_gencmd()
/dports/audio/xmcd/xmcd-3.3.2/common_d/
H A Dappenv.h630 #define CHSET_XLAT_ISO8859 1 /* UTF-8 <-> ISO8859 */ macro
H A Dutil.c3262 case CHSET_XLAT_ISO8859: in util_chset_conv()