Searched defs:mIsVideo (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/av/media/libstagefright/mpeg2ts/ | ||
H A D | AnotherPacketSource.h | 115 bool mIsVideo; member |
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/ | ||
H A D | MediaCodecSource.h | 132 bool mIsVideo; member |
H A D | ACodec.h | 272 bool mIsVideo; member |
H A D | MediaCodec.h | 441 bool mIsVideo; member |
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ | ||
H A D | PhotoView.java | 596 private boolean mIsVideo; field in PhotoView.FullPicture |
/aosp12/frameworks/av/media/libstagefright/rtsp/ | ||
H A D | MyHandler.h | 1566 bool mIsVideo; member |
/aosp12/frameworks/av/media/libstagefright/ | ||
H A D | MPEG4Writer.cpp | 320 bool mIsVideo; member in android::MPEG4Writer::Track |
/aosp12/frameworks/base/core/java/android/app/ | ||
H A D | Notification.java | 9146 private boolean mIsVideo; field in Notification.Builder.CallStyle |