Home | History | Annotate | Download | only in src

Lines Matching refs:actualcount

350       temp_count = m_sInput_buff_property.actualcount;
351 m_sInput_buff_property.actualcount = *actual_buff_count;
357 m_sInput_buff_property.actualcount = temp_count;
367 temp_count = m_sOutput_buff_property.actualcount;
368 m_sOutput_buff_property.actualcount = *actual_buff_count;
374 m_sOutput_buff_property.actualcount = temp_count;
521 *actual_buff_count = m_sInput_buff_property.actualcount;
541 *actual_buff_count = m_sOutput_buff_property.actualcount;
594 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount,
607 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount,
619 m_sInput_buff_property.actualcount = portDefn->nBufferCountActual;
651 m_sOutput_buff_property.actualcount = portDefn->nBufferCountActual;