Home
last modified time | relevance | path

Searched defs:getVideoFormat (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/data/api/
H A DChannel.java72 String getVideoFormat(); in getVideoFormat() method
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/data/
H A DChannelInfo.java148 public String getVideoFormat() { in getVideoFormat() method in ChannelInfo
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
H A DTunerChannel.java525 public String getVideoFormat() { in getVideoFormat() method in TunerChannel
/aosp12/frameworks/av/media/libmediatranscoding/
H A DTranscoderWrapper.cpp61 static std::shared_ptr<AMediaFormat> getVideoFormat( in getVideoFormat() function
/aosp12/packages/apps/TV/src/com/android/tv/data/
H A DChannelImpl.java204 public String getVideoFormat() { in getVideoFormat() method in ChannelImpl