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

  /external/opencore/engines/author/test/src/
test_pv_mediainput_author_engine.cpp 54 aMediaInputParam.iOPFileInfo = KCAPCONFIG_OUTPUT;
65 if ((iFirstTest != iLastTest) || (aMediaInputParam.iOPFileInfo.get_size() == 0))
67 aMediaInputParam.iOPFileInfo = DEFAULTOUTPUTFILENAME;
129 aMediaInputParam.iOPFileInfo = DEFAULTOUTPUTFILENAME;
146 aMediaInputParam.iOPFileInfo = DEFAULTOUTPUTFILENAME;
156 aMediaInputParam.iOPFileInfo = KMediaInput_Open_RealTimeCompose_Output;
184 aMediaInputParam.iOPFileInfo = DEFAULTOUTPUTFILENAME;
193 if ((iFirstTest != iLastTest) || (aMediaInputParam.iOPFileInfo.get_size() == 0))
195 aMediaInputParam.iOPFileInfo = KAVI_Input_Long_OUTPUT;
207 aMediaInputParam.iOPFileInfo = KYUV_VOnly_3GPP_Output
    [all...]
test_pv_author_engine_testset6.h 64 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0)
67 oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()), output1, ARRAY_SIZE);
test_pv_author_engine_testset5.h 82 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0)
85 oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()), output1, ARRAY_SIZE);
test_pv_author_engine_testset7.h 65 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0)
68 oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()), output1, ARRAY_SIZE);
test_pv_author_engine_testset8.h 65 if (oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()) != 0)
68 oscl_UTF8ToUnicode(aMediaParam.iOPFileInfo.get_cstr(), oscl_strlen(aMediaParam.iOPFileInfo.get_cstr()), output1, ARRAY_SIZE);
test_pv_mediainput_author_engine.h 50 OSCL_HeapString<OsclMemAllocator> iOPFileInfo;
pvaetest.cpp     [all...]

Completed in 968 milliseconds