Home
last modified time | relevance | path

Searched defs:video (Results 1 – 25 of 143) sorted by relevance

123456

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_video.c153 SDL_VideoDevice *video; in SDL_VideoInit() local
333 SDL_VideoDevice *video = current_video; in SDL_ListModes() local
585 SDL_VideoDevice *video, *this; in SDL_SetVideoMode() local
1040 SDL_VideoDevice *video = current_video; in SDL_UpdateRects() local
1107 SDL_VideoDevice *video = current_video; in SDL_Flip() local
1186 SDL_VideoDevice *video = current_video; in SetPalette_physical() local
1304 SDL_VideoDevice *video = current_video; in SDL_SetPalette() local
1349 SDL_VideoDevice *video = current_video; in SDL_VideoQuit() local
1411 SDL_VideoDevice *video = current_video; in SDL_GL_LoadLibrary() local
1430 SDL_VideoDevice *video = current_video; in SDL_GL_GetProcAddress() local
[all …]
DSDL_cursor.c111 SDL_VideoDevice *video = current_video; in SDL_CreateCursor() local
170 SDL_VideoDevice *video = current_video; in SDL_SetCursor() local
246 SDL_VideoDevice *video = current_video; in SDL_FreeCursor() local
279 SDL_VideoDevice *video = current_video; in SDL_ShowCursor() local
295 SDL_VideoDevice *video = current_video; in SDL_WarpMouse() local
323 SDL_VideoDevice *video = current_video; in SDL_MoveCursor() local
660 SDL_VideoDevice *video = current_video; in SDL_DrawCursor() local
734 SDL_VideoDevice *video = current_video; in SDL_EraseCursor() local
DSDL_gamma.c96 SDL_VideoDevice *video = current_video; in SDL_SetGamma() local
122 SDL_VideoDevice *video = current_video; in SDL_GetGamma() local
147 SDL_VideoDevice *video = current_video; in SDL_SetGammaRamp() local
198 SDL_VideoDevice *video = current_video; in SDL_GetGammaRamp() local
DSDL_surface.c41 SDL_VideoDevice *video = current_video; in SDL_CreateRGBSurface() local
200 SDL_VideoDevice *video = current_video; in SDL_SetColorKey() local
251 SDL_VideoDevice *video = current_video; in SDL_SetAlpha() local
555 SDL_VideoDevice *video = current_video; in SDL_FillRect() local
741 SDL_VideoDevice *video = current_video; in SDL_LockSurface() local
776 SDL_VideoDevice *video = current_video; in SDL_UnlockSurface() local
929 SDL_VideoDevice *video = current_video; in SDL_FreeSurface() local
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dvp9_lossless_test.cc39 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
81 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
89 libvpx_test::Y4mVideoSource video("rush_hour_444.y4m", 0, 10); in TEST_P() local
117 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Ddecode_test_driver.cc48 CompressedVideoSource *video, in HandlePeekResult()
66 void DecoderTest::RunLoop(CompressedVideoSource *video, in RunLoop()
108 void DecoderTest::RunLoop(CompressedVideoSource *video) { in RunLoop()
Daltref_test.cc36 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
60 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Dencode_test_driver.cc20 void Encoder::EncodeFrame(VideoSource *video, const unsigned long frame_flags) { in EncodeFrame()
37 void Encoder::EncodeFrameInternal(const VideoSource &video, in EncodeFrameInternal()
141 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop()
Dtile_independence_test.cc51 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
92 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 704, 144, in TEST_P() local
Derror_resilience_test.cc59 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video) { in PreEncodeFrameHook()
156 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
193 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
/external/chromium_org/content/renderer/media/webrtc/
Dmedia_stream_track_metrics_unittest.cc137 scoped_refptr<MockVideoTrackInterface> video(MakeVideoTrack("video")); in TEST_F() local
171 scoped_refptr<MockVideoTrackInterface> video(MakeVideoTrack("video")); in TEST_F() local
218 scoped_refptr<MockVideoTrackInterface> video(MakeVideoTrack("video")); in TEST_F() local
240 scoped_refptr<MockVideoTrackInterface> video(MakeVideoTrack("video")); in TEST_F() local
408 scoped_refptr<MockVideoTrackInterface> video(MakeVideoTrack("video")); in TEST_F() local
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_video.cc30 scoped_refptr<VideoLayer> video = in SetupTree() local
74 VideoLayerImpl* video = static_cast<VideoLayerImpl*>( in DrawLayersOnThread() local
/external/libvpx/libvpx/test/
Daltref_test.cc36 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
60 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Dencode_test_driver.cc20 void Encoder::EncodeFrame(VideoSource *video, const unsigned long frame_flags) { in EncodeFrame()
37 void Encoder::EncodeFrameInternal(const VideoSource &video, in EncodeFrameInternal()
138 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop()
Dvp9_lossless_test.cc70 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
78 libvpx_test::Y4mVideoSource video("rush_hour_444.y4m", 0, 10); in TEST_P() local
Dtile_independence_test.cc51 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
92 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 704, 144, in TEST_P() local
Derror_resilience_test.cc59 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video) { in PreEncodeFrameHook()
156 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
193 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Dcq_test.cc45 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
87 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Dsvc_test.cc261 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight, in TEST_F() local
288 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight, in TEST_F() local
378 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight, in TEST_F() local
427 libvpx_test::I420VideoSource video(test_file_name_, kWidth, kHeight, in TEST_F() local
/external/chromium_org/third_party/WebKit/Source/modules/mediastream/
DUserMediaRequest.cpp74 WebMediaConstraints video = parseOptions(options, "video", exceptionState); in create() local
86 …xt, UserMediaController* controller, WebMediaConstraints audio, WebMediaConstraints video, Navigat… in UserMediaRequest()
105 bool UserMediaRequest::video() const in video() function in blink::UserMediaRequest
/external/chromium_org/media/test/data/eme_player_js/
Dfile_io_test_player.js6 function FileIOTestPlayer(video, testConfig) { argument
Dprefixed_clearkey_player.js7 function PrefixedClearKeyPlayer(video, testConfig) { argument
Dfps_observer.js15 FPSObserver.observe = function(video) { argument
Dprefixed_widevine_player.js7 function PrefixedWidevinePlayer(video, testConfig) { argument
Dclearkey_player.js7 function ClearKeyPlayer(video, testConfig) { argument

123456