Home
last modified time | relevance | path

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

123

/external/libvpx/libvpx/test/
Dvp9_lossless_test.cc41 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
83 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
91 libvpx_test::Y4mVideoSource video("rush_hour_444.y4m", 0, 10); in TEST_P() local
119 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Dencode_test_driver.cc23 void Encoder::InitEncoder(VideoSource *video) { in InitEncoder()
64 void Encoder::EncodeFrame(VideoSource *video, const unsigned long frame_flags) { in EncodeFrame()
81 void Encoder::EncodeFrameInternal(const VideoSource &video, in EncodeFrameInternal()
175 void EncoderTest::RunLoop(VideoSource *video) { in RunLoop()
Derror_resilience_test.cc102 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
220 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
257 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
329 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, variable
378 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, variable
484 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
Ddecode_test_driver.cc50 CompressedVideoSource *video, in HandlePeekResult()
68 void DecoderTest::RunLoop(CompressedVideoSource *video, in RunLoop()
110 void DecoderTest::RunLoop(CompressedVideoSource *video) { in RunLoop()
Dvp9_encoder_parms_get_to_decoder.cc75 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
96 const libvpx_test::VideoSource &video, in HandleDecodeResult()
142 libvpx_test::VideoSource *const video = in TEST_P() local
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
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
Dresize_test.cc146 ResizingVideoSource video; in TEST_P() local
197 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
295 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
456 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
515 ResizingCspVideoSource video; in TEST_P() local
Ddecode_perf_test.cc80 libvpx_test::WebMVideoSource video(video_name); in TEST_P() local
145 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
227 libvpx_test::I420VideoSource video( in TEST_P() local
Dcq_test.cc68 virtual void PreEncodeFrameHook(libvpx_test::VideoSource *video, in PreEncodeFrameHook()
114 libvpx_test::I420VideoSource video("hantro_collage_w352h288.yuv", 352, 288, in TEST_P() local
Dinvalid_file_test.cc56 const libvpx_test::CompressedVideoSource &video, in HandleDecodeResult()
88 libvpx_test::CompressedVideoSource *video = NULL; in RunTest() local
Dvp9_end_to_end_test.cc123 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
167 libvpx_test::VideoSource *video; in TEST_P() local
Dencode_perf_test.cc92 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
159 libvpx_test::I420VideoSource video( in TEST_P() local
Dvp9_frame_parallel_test.cc44 libvpx_test::WebMVideoSource video(filename); in DecodeFileWithPause() local
134 libvpx_test::WebMVideoSource video(filename); in DecodeFile() local
Dvp9_arf_freq_test.cc154 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
203 libvpx_test::VideoSource *video; in TEST_P() local
Dborders_test.cc31 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
Dactive_map_test.cc36 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
Dconfig_test.cc53 libvpx_test::DummyVideoSource video; in TEST_P() local
Daq_segment_test.cc32 virtual void PreEncodeFrameHook(::libvpx_test::VideoSource *video, in PreEncodeFrameHook()
/external/opencv3/modules/video/
Dopencl_kernels_video.hpp11 namespace video namespace
Dopencl_kernels_video.cpp10 namespace video namespace
/external/autotest/client/site_tests/video_VideoCorruption/
Dvideo_VideoCorruption.py18 def run_once(self, video): argument
/external/autotest/client/site_tests/video_VideoSeek/
Dvideo_VideoSeek.py18 def run_once(self, video): argument
/external/opencv3/samples/cpp/
Dphase_corr.cpp10 VideoCapture video(0); in main() local
/external/webrtc/talk/app/webrtc/test/
Dpeerconnectiontestwrapper.cc253 bool video, const webrtc::FakeConstraints& video_constraints) { in GetAndAddUserMedia()
262 bool video, const webrtc::FakeConstraints& video_constraints) { in GetUserMedia()

123