Searched refs:lc3Codec (Results 1 – 3 of 3) sorted by relevance
140 CodecInterface* lc3Codec; member153 CodecInterface* lc3Codec, in CoreInterface()158 lc3Codec{lc3Codec},
1107 GetInterfaceToProfiles()->lc3Codec->initialize(); in init()1123 GetInterfaceToProfiles()->lc3Codec->cleanup(); in cleanup()1188 bool plc_conducted = !GetInterfaceToProfiles()->lc3Codec->decodePacket( in decode()1223 return GetInterfaceToProfiles()->lc3Codec->encodePacket(data, pkt_body); in encode()
129 GetInterfaceToProfiles()->lc3Codec = &lc3_codec; in SetUp()