Searched defs:postShift (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/aac/libSBRdec/src/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/CMSIS/Include/ |
H A 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
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Include/ |
H A 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
|
/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 1269 int8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 1282 uint8_t postShift; /**< Additional shift, in bits, applied to each output sample. */ member 3766 uint8_t postShift; /**< additional shift, in bits, applied to each output sample. */ member 4261 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4316 uint32_t postShift; /**< bit shift applied to coefficients. */ member 4422 uint8_t postShift; /**< bit shift applied to coefficients. */ member 4478 uint8_t postShift; /**< bit shift applied to coefficients. */ member
|