Searched defs:codecConfig (Results 1 – 12 of 12) sorted by relevance
79 Plugin::CodecConfig codecConfig; member
28 …A2dpCodecCapability &codecConfig, const A2dpCodecIndex codecIndex, const A2dpCodecPriority codecPr… in InitCodecConfig()193 std::unique_ptr<A2dpCodecConfig> codecConfig = nullptr; in CreateCodec() local
67 A2dpCodecConfig *codecConfig = A2dpCodecConfig::CreateCodec(codecIndex, codecPriority); in Initialize() local
83 CodecConfig codecConfig; in ConvertCommonTrackToMetaInfo() local215 std::vector<uint8_t> codecConfig; in ConvertAACStreamToMetaInfo() local265 std::vector<uint8_t> codecConfig; in ConvertAVCStreamToMetaInfo() local
118 uint8_t *codecConfig = nullptr; in CheckVideoKey() local159 uint8_t *codecConfig = nullptr; in CheckAudioKey() local196 uint8_t *codecConfig = nullptr; in CheckAudioKeyVVC() local
162 uint8_t *codecConfig = nullptr; in CheckVideoKey() local204 uint8_t *codecConfig = nullptr; in CheckAudioKey() local242 uint8_t *codecConfig = nullptr; in CheckAudioKeyVvc() local
1108 uint8_t *codecConfig = nullptr; variable1383 uint8_t *codecConfig = nullptr; variable1438 uint8_t *codecConfig = nullptr; variable
354 std::vector<uint8_t> codecConfig; in GenerateAACCodecConfig() local
412 std::vector<uint8_t> codecConfig; in SetCodecParameterOfTrack() local1008 Status FFmpegMuxerPlugin::SetNalSizeLen(AVStream *stream, const std::vector<uint8_t> &codecConfig) in SetNalSizeLen()
332 const auto* codecConfig = Plugin::AnyCast<CodecConfig>(&item); in AssignExtraDataIfExistsLocked() local
257 CodecConfig codecConfig; in SetTagsOfTrack() local
276 auto codecConfig = Plugin::AnyCast<std::vector<uint8_t>>(iter->second); in SetCodecExtraData() local