/external/webkit/Source/cmake/ |
D | FindGStreamer-Video.cmake | 1 # - Try to find GStreamer-Video 4 # GStreamer-Video_FOUND - system has GStreamer-Video 5 # GStreamer-Video_INCLUDE_DIRS - the GStreamer-Video include directories 6 # GStreamer-Video_LIBRARIES - link these to use GStreamer-Video 11 libfind_package(GStreamer-Video GStreamer) 12 libfind_package(GStreamer-Video GStreamer-Base) 34 libfind_process(GStreamer-Video)
|
D | OptionsEfl.cmake | 159 FIND_PACKAGE(GStreamer-Video REQUIRED)
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | MediaStoreTest.java | 8 import static android.provider.MediaStore.Video; 18 …assertThat(Video.Media.EXTERNAL_CONTENT_URI.toString(), equalTo("content://media/external/video/me… in shouldInitializeFields() 19 …assertThat(Video.Media.INTERNAL_CONTENT_URI.toString(), equalTo("content://media/internal/video/me… in shouldInitializeFields()
|
/external/webkit/Source/WebCore/html/ |
D | HTMLVideoElement.cpp | 187 if (mode == Video) { in setDisplayMode() 188 if (oldMode != Video && player()) in setDisplayMode() 193 } else if (oldMode != Video && player()) in setDisplayMode() 210 setDisplayMode(Video); in updateDisplayState()
|
D | HTMLMediaElement.h | 215 enum DisplayMode { Unknown, None, Poster, PosterWaitingForVideo, Video }; enumerator
|
D | HTMLMediaElement.cpp | 735 m_player->setMediaElementType(MediaPlayer::Video); in loadResource() 1208 setDisplayMode(Video); in finishSeek() 2076 setDisplayMode(Video); in mediaPlayerFirstVideoFrameAvailable() 2221 setDisplayMode(Video); in updatePlayState()
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowMediaStore.java | 33 … Robolectric.Reflection.setFinalStaticField(MediaStore.Video.Media.class, "EXTERNAL_CONTENT_URI", in reset() 36 … Robolectric.Reflection.setFinalStaticField(MediaStore.Video.Media.class, "INTERNAL_CONTENT_URI", in reset()
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
D | ShaderProgram.cpp | 413 m_handleArray[Video].init(-1, -1, videoPosition, videoProgram, in initGLResources() 416 initProgram(Video); in initGLResources() 865 if (m_cachedProgramType != Video) { in drawVideoLayerQuad() 866 glUseProgram(m_handleArray[Video].programHandle); in drawVideoLayerQuad() 867 glVertexAttribPointer(m_handleArray[Video].positionHandle, in drawVideoLayerQuad() 869 m_cachedProgramType = Video; in drawVideoLayerQuad() 883 glUniformMatrix4fv(m_handleArray[Video].projMtxHandle, 1, GL_FALSE, in drawVideoLayerQuad() 885 glUniformMatrix4fv(m_handleArray[Video].videoMtxHandle, 1, GL_FALSE, in drawVideoLayerQuad()
|
D | ShaderProgram.h | 46 Video, enumerator
|
/external/libyuv/ |
D | BUILD | 7 # This library is used by Talk Video and WebRTC.
|
/external/libvpx/libvpx/libmkv/ |
D | EbmlIDs.h | 121 Video = 0xE0, enumerator
|
D | WebMElement.c | 73 Ebml_StartSubElement(glob, &videoStart, Video); in writeVideoTrack()
|
/external/chromium/chrome/browser/extensions/ |
D | extension_resource_request_policy_apitest.cc | 107 IN_PROC_BROWSER_TEST_F(ExtensionResourceRequestPolicyTest, Video) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 6 Video Subsystem Documentation............ 45 == Video Subsystem Documentation == 48 The Video Modes menu 51 Video modes can most easily be selected from the the Video Modes menu, which 52 is brought up by selecting the Video Options choice in the Options menu. 59 modes are not listed in the Video Modes menu. Please do not report 60 video modes that do not appear in the Video Modes menu as bugs; either 64 The video modes listed in the Video Modes menu can be tested, set, and made 65 the default mode for Quake from the Video menu, as follows: 68 modes listed in the Video menu. [all …]
|
D | HELP.TXT | 72 Video card brand and model: (only if video problem)
|
/external/quake/quake/src/WinQuake/ |
D | 3dfx.txt | 56 - 2D Video card set at 16 bit color
|
/external/qemu/distrib/sdl-1.2.15/ |
D | README.MiNT | 59 Video (XBIOS (Fullscreen), GEM (Windowed and Fullscreen)) 69 Video Kbd Mouse Timer Joysticks 179 Video chip is detected using the _VDO cookie.
|
D | README.Qtopia | 75 Video. Allows fullscreen both in portrait mode (up to WIDTHxHEIGHT
|
D | sources.make | 148 # the Video sources
|
D | README.OS2 | 61 - HW Video surfaces 181 General (Audio/Video/System) Doodle doodle@scenergy.dfmk.hu
|
/external/webkit/Source/WebCore/English.lproj/ |
D | Localizable.strings | 97 /* Copy Video Address Location context menu item */ 98 "Copy Video Address" = "Copy Video Address"; 127 /* Video Enter Fullscreen context menu item */ 250 /* Open Video in New Window context menu item */ 251 "Open Video in New Window" = "Open Video in New Window";
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | MediaPlayer.h | 190 enum MediaElementType { Video, Audio }; enumerator
|
/external/quake/quake/src/WinQuake/kit/ |
D | 3DFX.TXT | 69 - 2D Video card set at 16 bit or higher color 274 system configuration (CPU Type, CPU Speed, 2D Video Card type, Amount
|
/external/chromium/third_party/libjingle/source/ |
D | README | 76 These provided samples will inter-operate with Google Talk Video. If you use
|
/external/quake/quake/src/QW/docs/ |
D | qwcl-readme.txt | 33 Video command-line switches 200 Check out QWCL's new, spiffy Video menu, accessible from the Options 673 Video modes supported in Win95 694 Video Modes Supported in Windows NT 714 The bottom line here is that you can generally just use the Video menu 759 mode in the Video menu. 807 | Video command-line switches |
|