OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aComposerMimeType
(Results
1 - 5
of
5
) sorted by null
/external/opencore/engines/author/test/src/
pvaetest.h
36
PVAETestInputType aVideoInputType, PVAETestInputType aTextInputType, const char*
aComposerMimeType
,
90
PVAuthorEngineTestSuite(FILE* aStdOut, int32 aFirstTest, int32 aLastTest, const char* iInputFileName1, const char* iInputFileName2, const char* iInputFileName3, const char* iOutputFileName, AVTConfig iAVTConfig, PVAETestInputType aAudioInputType, PVAETestInputType aVideoInputType, PVAETestInputType aTextInputType, const char*
aComposerMimeType
, const char* aAudioEncoderMimeType, const char* aVideoEncoderMimeType, const char* aTextEncoderMimeType, uint aAuthoringTime) : test_case()
93
iAVTConfig, aAudioInputType, aVideoInputType, aTextInputType,
aComposerMimeType
, aAudioEncoderMimeType, aVideoEncoderMimeType, aTextEncoderMimeType, aAuthoringTime));
test_pv_author_engine_testset1.h
39
const char*
aComposerMimeType
, const char* aAudioEncoderMimeType, const char* aVideoEncoderMimeType,
45
, iComposerMimeType(
aComposerMimeType
)
test_pv_author_engine_testset4.h
40
PVAETestInputType aTextInputType, const char*
aComposerMimeType
,
47
, iComposerMimeType(
aComposerMimeType
)
pvaetest.cpp
92
const char*
aComposerMimeType
, const char* aAudioEncoderMimeType, const char* aVideoEncoderMimeType, const char* aTextEncoderMimeType, uint32 aAuthoringTime):
103
iComposerMimeType(
aComposerMimeType
),
[
all
...]
/external/opencore/engines/author/src/
pvauthorengine.h
310
* @param
aComposerMimeType
Composer Mime type
313
PVMFStatus ConfigureComposer(const PvmfMimeString&
aComposerMimeType
);
Completed in 97 milliseconds