Home | History | Annotate | Download | only in downmix

Lines Matching refs:pValue16

757     int16_t *pValue16;
766 pValue16 = (int16_t *)pValue;
767 *pValue16 = (int16_t) pDownmixer->type;
769 ALOGV("Downmix_getParameter DOWNMIX_PARAM_TYPE is %d", *pValue16);