Home
last modified time | relevance | path

Searched refs:video_src_format (Results 1 – 3 of 3) sorted by relevance

/external/opencore/engines/2way/test/include/
Dav_test.h29 PVMFFormatType video_src_format = PVMF_MIME_YUV420,
32 …: test_base(audio_src_format, audio_sink_format, video_src_format, video_sink_format, aUseProxy, 1)
Dvideo_only_test.h28 …video_only_test(PVMFFormatType video_src_format = PVMF_MIME_YUV420, PVMFFormatType video_sink_form…
29 … : test_base(PVMF_MIME_AMR_IF2, PVMF_MIME_AMR_IF2, video_src_format, video_sink_format, aUseProxy), in test_base() argument
Davi_test.h32 PVMFFormatType video_src_format = PVMF_MIME_YUV420,
37 iVidSrcFormatType(video_src_format),