Home | History | Annotate | Download | only in src

Lines Matching refs:actualcount

453             temp_count = m_sInput_buff_property.actualcount;
454 m_sInput_buff_property.actualcount = *actual_buff_count;
460 m_sInput_buff_property.actualcount = temp_count;
468 temp_count = m_sOutput_buff_property.actualcount;
469 m_sOutput_buff_property.actualcount = *actual_buff_count;
475 m_sOutput_buff_property.actualcount = temp_count;
654 *actual_buff_count = m_sInput_buff_property.actualcount;
673 *actual_buff_count = m_sOutput_buff_property.actualcount;
732 m_sInput_buff_property.maxcount, m_sInput_buff_property.actualcount,
746 m_sOutput_buff_property.maxcount, m_sOutput_buff_property.actualcount,
758 m_sInput_buff_property.actualcount = portDefn->nBufferCountActual;
790 m_sOutput_buff_property.actualcount = portDefn->nBufferCountActual;