Home
last modified time | relevance | path

Searched refs:TYPE_VIDEO (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/tv/
DTvTrackInfo.java39 @IntDef({TYPE_AUDIO, TYPE_VIDEO, TYPE_SUBTITLE})
50 public static final int TYPE_VIDEO = 1; field in TvTrackInfo
166 if (mType != TYPE_VIDEO) { in getVideoWidth()
179 if (mType != TYPE_VIDEO) { in getVideoHeight()
192 if (mType != TYPE_VIDEO) { in getVideoFrameRate()
205 if (mType != TYPE_VIDEO) { in getVideoPixelAspectRatio()
221 if (mType != TYPE_VIDEO) { in getVideoActiveFormatDescription()
280 : (mType == TYPE_VIDEO in equals()
334 && type != TYPE_VIDEO in Builder()
400 if (mType != TYPE_VIDEO) { in setVideoWidth()
[all …]
DTvInputManager.java1924 } else if (type == TvTrackInfo.TYPE_VIDEO) {
1974 } else if (type == TvTrackInfo.TYPE_VIDEO) {
2001 } else if (type == TvTrackInfo.TYPE_VIDEO) {
2022 } else if (track.getType() == TvTrackInfo.TYPE_VIDEO) {
2043 } else if (type == TvTrackInfo.TYPE_VIDEO
/frameworks/av/media/libstagefright/httplive/
DM3UParser.cpp36 TYPE_VIDEO, enumerator
143 case TYPE_VIDEO: in pickRandomMediaItems()
206 } else if (mType == TYPE_VIDEO) { in getTrackInfo()
384 groupType = MediaGroup::TYPE_VIDEO; in getSelectedTrack()
1081 groupType = MediaGroup::TYPE_VIDEO; in parseMedia()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16729 field public static final int TYPE_VIDEO = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt25013 field public static final int TYPE_VIDEO = 1; // 0x1
Dsystem-current.txt27148 field public static final int TYPE_VIDEO = 1; // 0x1