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

/external/webrtc/talk/session/media/
H A Dsrtpfilter.h156 bool ApplyParams(const CryptoParams& send_params,
H A Dsrtpfilter.cc356 if (!ApplyParams(send_params, recv_params)) {
410 bool SrtpFilter::ApplyParams(const CryptoParams& send_params, function in class:cricket::SrtpFilter

Completed in 113 milliseconds