Searched defs:cbCodec (Results 1 – 4 of 4) sorted by relevance
36 std::shared_ptr<GsmCbPduDecodeBuffer> buffer, std::shared_ptr<GsmCbCodec> cbCodec) in GsmCbGsmCodec()
33 std::shared_ptr<GsmCbPduDecodeBuffer> buffer, std::shared_ptr<GsmCbCodec> cbCodec) in GsmCbUmtsCodec()
72 auto cbCodec = std::make_shared<GsmCbCodec>(); variable108 auto cbCodec = std::make_shared<GsmCbCodec>(); variable
350 std::shared_ptr<GsmCbCodec> cbCodec = std::make_shared<GsmCbCodec>(); variable