Home
last modified time | relevance | path

Searched defs:CSRC (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/third_party/nanopb/examples/simple/
DMakefile9 CSRC = simple.c # The main program macro
/external/nanopb-c/examples/simple/
DMakefile9 CSRC = simple.c # The main program macro
/external/webrtc/api/transport/rtp/
Drtp_source.h24 CSRC, enumerator
/external/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc211 uint32_t CSRC = ByteReader<uint32_t>::ReadBigEndian(ptr); in Parse() local