Searched refs:m_function_in (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/mmedia/
H A Dsndcpcm.h41 ConverterType m_function_out, m_function_in; member in class:wxSoundStreamPcm
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/mmedia/
H A Dsndcpcm.cpp29 m_function_in = NULL;
188 if (!m_function_in) {
205 m_function_in(m_prebuffer, buffer, m_sndio->GetLastAccess());
218 m_function_in(temp_buffer, buffer, m_sndio->GetLastAccess());
279 m_function_in = NULL;
370 m_function_in = s_converters[table_no2*2+table_no][i_swap][i_sign];

Completed in 51 milliseconds