HomeSort by relevance Sort by last modified time
    Searched refs:iVidSrcFormatType (Results 1 - 6 of 6) sorted by null

  /external/opencore/engines/2way/test/include/
avi_test.h 37 iVidSrcFormatType(video_src_format),
70 PVMFFormatType iVidSrcFormatType, iVidSinkFormatType;
test_base.h 48 iVidSrcFormatType(aVidSrcFormatType),
129 PVMFFormatType iVidSrcFormatType, iVidSinkFormatType;
  /external/opencore/engines/2way/test/src/
video_only_test.cpp 32 printFormatString(iVidSrcFormatType);
105 iSelVideoSource = get_video_source(iVidSrcFormatType);
230 if (iVidSrcFormatType == PVMF_MIME_M4V)
av_test.cpp 33 printFormatString(iVidSrcFormatType);
114 iSelVideoSource = get_video_source(iVidSrcFormatType);
test_base.cpp 89 iSdkInitInfo.iOutgoingVideoFormats.push_back(iVidSrcFormatType.getMIMEStrPtr());
96 if (pv_mime_strcmp(iVidSrcFormatType.getMIMEStrPtr(), PVMF_MIME_M4V) == 0)
avi_test.cpp 35 printFormatString(iVidSrcFormatType);

Completed in 16 milliseconds