16/09/2022 03:12, Chautru, Nicolas: > Hi Thomas, > > > -----Original Message----- > > From: Thomas Monjalon <[email protected]> > > Sent: Thursday, September 15, 2022 4:00 AM > > To: Vargas, Hernan <[email protected]> > > Cc: [email protected]; [email protected]; [email protected]; Chautru, Nicolas > > <[email protected]>; Zhang, Qi Z <[email protected]>; > > [email protected] > > Subject: Re: [PATCH v2 06/37] baseband/acc100: add default e value for > > FCW > > > > 20/08/2022 04:31, Hernan Vargas: > > > Refactor frame control word LDPC encoder fill function to take a > > > default e value as a parameter. No functional impact. > > > > Excuse my ignorance, what is "e"? > > Is there a way to describe or name it differently? > > > Sure commit message can be rephrased as > "Refactor frame control word LDPC encoder fill function to take a default > rate-matching value E as a parameter." > E is the formal name in 3GPP specs for the rate-matching size.
OK thank you, I guessed it was something standard.

