Searched defs:postShift (Results 1 – 4 of 4) sorted by relevance
/external/aac/libSBRdec/src/ |
D | transcendent.h | 235 int preShift, postShift, index, shift; in FDK_divide_MantExp() local 291 int preShift, postShift, index, shift; in FDK_divide_MantExp() local
|
D | env_calc.cpp | 568 int postShift = 32 - fNormz((FIXP_DBL)lowSubband); in apply_inter_tes() local 609 int postShift = 32 - fNormz((FIXP_DBL)(highSubband - lowSubband)); in apply_inter_tes() local
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
D | arm_math.h | 1225 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1236 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 3573 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 4022 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4073 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4174 uint8_t postShift; /**< bit shift applied to coefficients. */ member 4228 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
D | arm_math.h | 1225 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1236 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 3573 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 4022 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4073 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4174 uint8_t postShift; /**< bit shift applied to coefficients. */ member 4228 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|