Home
last modified time | relevance | path

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

/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Dcommon.h196 int copy_ident_bit; member
H A Dcrc.c59 update_CRC (info->copy_ident_bit, 1, crc); in II_CRC_calc_mc()
H A Dmusicin.c218 info.copy_ident_bit = 0; in main()
H A Dencode.c603 put1bit (bs, info->copy_ident_bit); in encode_info_mc1()