Home
last modified time | relevance | path

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

/third_party/ltp/utils/sctp/testlib/
H A Dsctputil.c369 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count) in test_peer_addr() argument
379 error = sctp_getpaddrs(sk, asoc, &addrs); in test_peer_addr()
H A Dsctputil.h363 int test_peer_addr(int sk, sctp_assoc_t asoc, sockaddr_storage_t *peers, int count);
/third_party/alsa-lib/src/topology/
H A Dtplg_local.h25 #include <sound/asoc.h>
/third_party/ffmpeg/libavcodec/
H A Djpeg2000dec.c2427 int asoc = bytestream2_get_be16(&s->g); in jp2_find_codestream() local
2428 if (cn < 4 && asoc < 4) in jp2_find_codestream()
2429 s->cdef[cn] = asoc; in jp2_find_codestream()

Completed in 7 milliseconds