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

  /external/opencore/engines/2way/test/include/
avi_test.h 38 iVidSinkFormatType(video_sink_format),
70 PVMFFormatType iVidSrcFormatType, iVidSinkFormatType;
test_base.h 49 iVidSinkFormatType(aVidSinkFormatType),
129 PVMFFormatType iVidSrcFormatType, iVidSinkFormatType;
  /external/opencore/engines/2way/test/src/
av_test.cpp 37 printFormatString(iVidSinkFormatType);
144 iSelVideoSink = get_video_sink(iVidSinkFormatType);
video_only_test.cpp 36 printFormatString(iVidSinkFormatType);
131 iSelVideoSink = get_video_sink(iVidSinkFormatType);
avi_test.cpp 39 printFormatString(iVidSinkFormatType);
142 iSelVideoSink = get_video_sink(iVidSinkFormatType);
test_base.cpp 87 iSdkInitInfo.iIncomingVideoFormats.push_back(iVidSinkFormatType.getMIMEStrPtr());
91 if (pv_mime_strcmp(iVidSinkFormatType.getMIMEStrPtr(), PVMF_MIME_M4V) == 0)

Completed in 51 milliseconds