Searched refs:spandsp_tdd_decode_session (Results 1 – 3 of 3) sorted by relevance
173 switch_status_t spandsp_tdd_decode_session(switch_core_session_t *session);
115 spandsp_tdd_decode_session(session); in SWITCH_STANDARD_APP()372 status = spandsp_tdd_decode_session(psession); in SWITCH_STANDARD_API()
326 switch_status_t spandsp_tdd_decode_session(switch_core_session_t *session) in spandsp_tdd_decode_session() function