Searched defs:cbCodec (Results 1 – 3 of 3) sorted by relevance
68 auto cbCodec = std::make_shared<GsmCbCodec>(); variable104 auto cbCodec = std::make_shared<GsmCbCodec>(); variable
36 std::shared_ptr<GsmCbPduDecodeBuffer> buffer, std::shared_ptr<GsmCbCodec> cbCodec) in GsmCbGsmCodec()
34 std::shared_ptr<GsmCbPduDecodeBuffer> buffer, std::shared_ptr<GsmCbCodec> cbCodec) in GsmCbUmtsCodec()