Home | History | Annotate | Download | only in src

Lines Matching defs:h_ps_d

1328   HANDLE_PS_DEC h_ps_d = self->hParametricStereoDec;
1437 if (h_ps_d != NULL && psPossible) {
1441 h_ps_d->processSlot = hSbrElement->useFrameSlot;
1443 applyPs = DecodePs(h_ps_d, hSbrHeader->frameErrorFlag);
1477 h_ps_d,
1501 if (h_ps_d != NULL) {
1503 h_ps_d->psDecodedPrv = (self->flags & SBRDEC_PS_DECODED) ? 1 : 0 ;