View Single Post
Old 10th January 2019, 04:19   #272  |  Link
maetel99
Registered User
 
Join Date: Apr 2018
Posts: 21
Quote:
Originally Posted by videoh View Post
Looks like mu gets set by this call:

// get subset diffence data for this index (MKB record type 0x04)
BDAACSMKBGetSubsetDiffData(mkbStat, sdIdx, &mu, uvNumber);
Correct, the initial value of the u-mask is read in from the subset difference record in the MKB file at the specified index.
maetel99 is offline   Reply With Quote