Home
last modified time | relevance | path

Searched defs:ToInternal (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dtimestamp_scaler.cc23 void TimestampScaler::ToInternal(Packet* packet) { in ToInternal() function in webrtc::TimestampScaler
30 void TimestampScaler::ToInternal(PacketList* packet_list) { in ToInternal() function in webrtc::TimestampScaler
37 uint32_t TimestampScaler::ToInternal(uint32_t external_timestamp, in ToInternal() function in webrtc::TimestampScaler
/external/ruy/ruy/
Dmat.h114 inline MatLayout ToInternal(const Layout& src) { in ToInternal() function
133 inline Mat<Scalar> ToInternal(const Matrix<Scalar>& src) { in ToInternal() function
143 inline Mat<Scalar> ToInternal(Matrix<Scalar>& src) { in ToInternal() function