Lines Matching full:pvalue
1778 INT *const pValue) {
1781 if ((self == NULL) || (pValue == NULL)) {
1788 *pValue = (INT)pUsrParams->dmxProfile;
1791 *pValue = (INT)pUsrParams->expiryFrame;
1794 *pValue = (INT)pUsrParams->frameDelay;
1797 *pValue = (INT)pUsrParams->numOutChannelsMin;
1800 *pValue = (INT)pUsrParams->numOutChannelsMax;
1803 *pValue = (INT)pUsrParams->dualChannelMode;
1806 *pValue = (INT)pUsrParams->pseudoSurrMode;