Home
last modified time | relevance | path

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

/third_party/lame/frontend/
H A Drtp.c326 int *outcast = (int *) buffer; in rtp_send() local
329 outcast[0] = htonl(cast[0]); in rtp_send()
330 outcast[1] = htonl(cast[1]); in rtp_send()
331 outcast[2] = htonl(cast[2]); in rtp_send()
332 outcast[3] = htonl(cast[3]); in rtp_send()

Completed in 1 milliseconds