Home
last modified time | relevance | path

Searched refs:aInputFileFormatType (Results 1 – 3 of 3) sorted by relevance

/external/opencore/engines/adapters/player/framemetadatautility/test/src/
Dtest_pv_frame_metadata_utility.cpp274 …OSCL_HeapString<OsclMemAllocator>& aFileNameInfo, PVMFFormatType& aInputFileFormatType, FILE* aFil… in FindSourceFile() argument
278 aInputFileFormatType = DEFAULTSOURCEFORMATTYPE; in FindSourceFile()
352 aInputFileFormatType = PVMF_MIME_AACFF; in FindSourceFile()
357 aInputFileFormatType = PVMF_MIME_MP3FF; in FindSourceFile()
363 aInputFileFormatType = PVMF_MIME_AMRFF; in FindSourceFile()
369 aInputFileFormatType = PVMF_MIME_DATA_SOURCE_RTSP_URL; in FindSourceFile()
374 aInputFileFormatType = PVMF_MIME_DATA_SOURCE_HTTP_URL; in FindSourceFile()
380 aInputFileFormatType = PVMF_MIME_MPEG4FF; in FindSourceFile()
387 aInputFileFormatType = PVMF_MIME_ASFFF; in FindSourceFile()
392 aInputFileFormatType = PVMF_MIME_DATA_SOURCE_SDP_FILE; in FindSourceFile()
[all …]
/external/opencore/engines/player/test/src/
Dtest_pv_player_engine.cpp590 …OSCL_HeapString<OsclMemAllocator> &aFileNameInfo, PVMFFormatType &aInputFileFormatType, int32 &aTe… in FindSourceType() argument
598 aInputFileFormatType = DEFAULTSOURCEFORMATTYPE; in FindSourceType()
642 aInputFileFormatType = LOCAL_TEST_FILE_MP3_FORMAT_TYPE; in FindSourceType()
650 aInputFileFormatType = LOCAL_TEST_FILE_AAC_FORMAT_TYPE; in FindSourceType()
658 aInputFileFormatType = LOCAL_TEST_FILE_AMR_FORMAT_TYPE; in FindSourceType()
666 aInputFileFormatType = LOCAL_TEST_FILE_MP4_FORMAT_TYPE; in FindSourceType()
674 aInputFileFormatType = LOCAL_TEST_FILE_3GP_FORMAT_TYPE; in FindSourceType()
682 aInputFileFormatType = LOCAL_TEST_FILE_ASF_FORMAT_TYPE ; in FindSourceType()
690 aInputFileFormatType = LOCAL_TEST_FILE_REALAUDIO_FORMAT_TYPE; in FindSourceType()
698 aInputFileFormatType = LOCAL_TEST_FILE_WAV_FORMAT_TYPE; in FindSourceType()
[all …]
/external/opencore/engines/author/test/src/
Dpvaetest.cpp1884 …OSCL_HeapString<OsclMemAllocator> &aFileNameInfo, PVMFFormatType &aInputFileFormatType, FILE *aFil… in FindSourceFile() argument
1958 aInputFileFormatType = PVMF_MIME_AVIFF; in FindSourceFile()
1963 aInputFileFormatType = PVMF_MIME_WAVFF; in FindSourceFile()
1969 aInputFileFormatType = PVMF_MIME_FORMAT_UNKNOWN; in FindSourceFile()