Searched refs:kMaxSampleSize (Results 1 – 1 of 1) sorted by relevance
68 const uint32_t kMaxSampleSize = 32 ; // max allowed bit width is 32 variable1211 p->mMaxOutputBytes = p->mFrameSize * p->mNumChannels * ((10 + kMaxSampleSize) / 8) + 1 ; in alac_encoder_init()