Searched refs:IsSupportSampleRate (Results 1 – 2 of 2) sorted by relevance
43 bool IsSupportSampleRate(const Format &format, const CapabilityData &data);
150 bool AVCodecListEngineGstImpl::IsSupportSampleRate(const Format &format, const CapabilityData &data) in IsSupportSampleRate() function in OHOS::Media::AVCodecListEngineGstImpl174 !IsSupportSampleRate(format, *iter) || !IsSupportChannel(format, *iter)) { in FindTargetCodec()