Home | History | Annotate | Download | only in src

Lines Matching refs:h_ps_d

1213   HANDLE_PS_DEC h_ps_d = self->hParametricStereoDec;
1313 if (h_ps_d != NULL && psPossible) {
1317 h_ps_d->processSlot = hSbrElement->useFrameSlot;
1319 applyPs = DecodePs(h_ps_d, hSbrHeader->frameErrorFlag);
1353 h_ps_d,
1375 if (h_ps_d != NULL) {
1377 h_ps_d->psDecodedPrv = (self->flags & SBRDEC_PS_DECODED) ? 1 : 0 ;