Searched refs:isRegular (Results 1 – 4 of 4) sorted by relevance
706 void ARTPSource::notifyPktInfo(int32_t bitrate, int64_t nowUs, bool isRegular) { in notifyPktInfo() argument707 int32_t payloadType = isRegular ? RTP_QUALITY : RTP_QUALITY_EMC; in notifyPktInfo()727 if (isRegular) { in notifyPktInfo()
87 void notifyPktInfo(int32_t bitrate, int64_t nowUs, bool isRegular);
647 public boolean isRegular() { in isRegular() method in MediaCodecInfo.CodecCapabilities4035 if (c.isRegular()) { in makeRegular()
29782 Landroid/media/MediaCodecInfo$CodecCapabilities;->isRegular()Z