Home
last modified time | relevance | path

Searched defs:isRegular (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libstagefright/rtsp/
H A DARTPSource.cpp706 void ARTPSource::notifyPktInfo(int32_t bitrate, int64_t nowUs, bool isRegular) { in notifyPktInfo()
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodecInfo.java647 public boolean isRegular() { in isRegular() method in MediaCodecInfo.CodecCapabilities