Searched refs:msbcCodec (Results 1 – 3 of 3) sorted by relevance
139 CodecInterface* msbcCodec; member152 ConfigInterface* configInterface, CodecInterface* msbcCodec, in CoreInterface()157 msbcCodec{msbcCodec},
317 GetInterfaceToProfiles()->msbcCodec->decodePacket( in handle_bad_frames()672 GetInterfaceToProfiles()->msbcCodec->initialize(); in init()685 GetInterfaceToProfiles()->msbcCodec->cleanup(); in cleanup()755 if (!GetInterfaceToProfiles()->msbcCodec->decodePacket( in decode()797 GetInterfaceToProfiles()->msbcCodec->encodePacket(data, pkt_body); in encode()
128 GetInterfaceToProfiles()->msbcCodec = &msbc_codec; in SetUp()