Home
last modified time | relevance | path

Searched refs:printFormatString (Results 1 – 5 of 5) sorted by relevance

/external/opencore/engines/2way/test/src/
Dav_test.cpp25 printFormatString(iAudSrcFormatType); in test()
29 printFormatString(iAudSinkFormatType); in test()
33 printFormatString(iVidSrcFormatType); in test()
37 printFormatString(iVidSinkFormatType); in test()
Davi_test.cpp27 printFormatString(iAudSrcFormatType); in test()
31 printFormatString(iAudSinkFormatType); in test()
35 printFormatString(iVidSrcFormatType); in test()
39 printFormatString(iVidSinkFormatType); in test()
Daudio_only_test.cpp25 printFormatString(iAudSrcFormatType); in test()
29 printFormatString(iAudSinkFormatType); in test()
Dvideo_only_test.cpp32 printFormatString(iVidSrcFormatType); in test()
36 printFormatString(iVidSinkFormatType); in test()
/external/opencore/engines/2way/test/include/
Dtest_engine.h280 virtual void printFormatString(PVMFFormatType aFormatType) in printFormatString() function