Searched refs:pJointStereoPersistentData (Results 1 – 3 of 3) sorted by relevance
119 CJointStereoPersistentData *pJointStereoPersistentData, in CJointStereo_Read() argument205 (pJointStereoPersistentData->winSeqPrev != BLOCK_SHORT)) || in CJointStereo_Read()206 ((pJointStereoPersistentData->winSeqPrev == BLOCK_SHORT) && in CJointStereo_Read()208 FDKmemclear(pJointStereoPersistentData->alpha_q_re_prev, in CJointStereo_Read()211 FDKmemclear(pJointStereoPersistentData->alpha_q_im_prev, in CJointStereo_Read()255 (pJointStereoPersistentData->winSeqPrev == in CJointStereo_Read()258 if (pJointStereoPersistentData->winGroupsPrev == 0) return -1; in CJointStereo_Read()261 pJointStereoPersistentData->alpha_q_re_prev in CJointStereo_Read()262 [pJointStereoPersistentData->winGroupsPrev - 1][band]; in CJointStereo_Read()264 pJointStereoPersistentData->alpha_q_im_prev in CJointStereo_Read()[all …]
206 CJointStereoPersistentData *pJointStereoPersistentData,
145 CJointStereoPersistentData *pJointStereoPersistentData, int windowGroups, in Clean_Complex_Prediction_coefficients() argument149 pJointStereoPersistentData->alpha_q_re_prev[group][sfb] = 0; in Clean_Complex_Prediction_coefficients()150 pJointStereoPersistentData->alpha_q_im_prev[group][sfb] = 0; in Clean_Complex_Prediction_coefficients()