Home
last modified time | relevance | path

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

/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dcommon.h197 int copy_ident_start; member
H A Dcrc.c60 update_CRC (info->copy_ident_start, 1, crc); in II_CRC_calc_mc()
H A Dmusicin.c219 info.copy_ident_start = 0; in main()
H A Dencode.c604 put1bit (bs, info->copy_ident_start); in encode_info_mc1()