Home | History | Annotate | Download | only in downmix

Lines Matching refs:pValue16

902     int16_t *pValue16;
911 pValue16 = (int16_t *)pValue;
912 *pValue16 = (int16_t) pDownmixer->type;
914 ALOGV("Downmix_getParameter DOWNMIX_PARAM_TYPE is %" PRId16, *pValue16);