Searched refs:CreatePsDec (Results 1 – 3 of 3) sorted by relevance
313 int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, int aacSamplesPerFrame);
139 int CreatePsDec(HANDLE_PS_DEC *h_PS_DEC, /*!< pointer to the module state */ in CreatePsDec() function
403 if (CreatePsDec(&self->hParametricStereoDec, samplesPerFrame)) { in sbrDecoder_ResetElement()