Searched refs:ex (Results 1 – 3 of 3) sorted by relevance
64 OI_UINT ex; in stereoBitAllocation() local65 …= adjustToFitBitpool(common->frameInfo.bitpool, bitneeds.uint32, 2 * nrof_subbands, bitcount, &ex); in stereoBitAllocation()67 excess = ex; in stereoBitAllocation()
355 OI_UINT ex; in oneChannelBitAllocation() local356 …st = adjustToFitBitpool(common->frameInfo.bitpool, bitneeds->uint32, nrof_subbands, bitcount, &ex); in oneChannelBitAllocation()358 excess = ex; in oneChannelBitAllocation()
143 } catch (IOException ex) { in decryptPrivateKey()159 } catch (InvalidKeySpecException ex) { in decryptPrivateKey()161 throw ex; in decryptPrivateKey()