Home
last modified time | relevance | path

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

/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Dcommon.h64 #define MPG_MD_NONE 4 macro
H A Dcommon.c83 if (hdr->mode != MPG_MD_NONE) in hdr_to_frps()
/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dcommon.h106 #define MPG_MD_NONE 4 macro
H A Dconfig.c376 info->mode = MPG_MD_NONE; in obtain_parameters()
H A Dcommon.c328 if (hdr->mode != MPG_MD_NONE) in hdr_to_frps()
H A Dmusicin.c1179 info->mode = MPG_MD_NONE; in parse_args()