Home
last modified time | relevance | path

Searched refs:maxBit (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/embdrv/sbc/encoder/srce/
H A Dsbc_encoder.c41 uint32_t u32Count, maxBit = 0; /* loop count*/ in SBC_Encode() local
80 if (u32Count > maxBit) maxBit = u32Count; in SBC_Encode()
115 if (u32CountSum > maxBit) maxBit = u32CountSum; in SBC_Encode()
117 if (u32CountDiff > maxBit) maxBit = u32CountDiff; in SBC_Encode()
145 pstrEncParams->s16MaxBitNeed = (int16_t)maxBit; in SBC_Encode()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...