Home
last modified time | relevance | path

Searched refs:SetFileHandle (Results 1 – 15 of 15) sorted by relevance

/external/opencore/fileformats/mp4/parser/utils/mp4recognizer/src/
Dpvmp4ffrec.cpp149 fp->_pvfile.SetFileHandle(aHandle); in IsMP4File()
/external/opencore/fileformats/common/parser/include/
Dpvfile.h166 void SetFileHandle(OsclFileHandle*a) in SetFileHandle() function
/external/opencore/oscl/oscl/osclio/src/
Doscl_file_io.h234 OSCL_IMPORT_REF int32 SetFileHandle(OsclFileHandle* aHandle);
Doscl_file_io.cpp128 SetFileHandle(aHandle); in Oscl_File()
224 OSCL_EXPORT_REF int32 Oscl_File::SetFileHandle(OsclFileHandle* aHandle) in SetFileHandle() function in Oscl_File
/external/opencore/fileformats/rawaac/parser/src/
Daacfileparser.cpp1582 iAACFile.SetFileHandle(aHandle); in InitAACFile()
2484 iAACFileTemp.SetFileHandle(aHandle); in getAACHeaderLen()
2530 iAACFileTemp.SetFileHandle(aHandle); in IsAACFile()
/external/opencore/android/
Dmediascanner.cpp747 file.SetFileHandle(filehandle); in extractMP3AlbumArt()
804 file.SetFileHandle(filehandle); in extractM4AAlbumArt()
/external/opencore/fileformats/mp4/parser/src/
Dimpeg4file.cpp75 fp->_pvfile.SetFileHandle(aHandle); in OSCL_DLL_ENTRY_POINT_DEFAULT()
Dmpeg4file.cpp4837 _commonFilePtr->_pvfile.SetFileHandle(aHandle); in CreateDataStreamSessionForExternalDownload()
/external/opencore/fileformats/rawgsmamr/parser/src/
Damrfileparser.cpp539 iAMRFile.SetFileHandle(aHandle); in InitAMRFile()
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp116 iMP3File.SetFileHandle(aFileHandle); in OSCL_DLL_ENTRY_POINT_DEFAULT()
126 iScanFP.SetFileHandle(aFileHandle); in OSCL_DLL_ENTRY_POINT_DEFAULT()
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_parser.cpp41 ipFilePtr->SetFileHandle(aFileHandle); in PVAviFileParser()
/external/opencore/nodes/pvdownloadmanagernode/src/
Dpvmf_filebufferdatastream_factory.cpp683 iFileObject->SetFileHandle(iFileHandle); in OpenSession()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp449 iOutputFile.SetFileHandle((OsclFileHandle*)aFileHandle); in SetOutputFileDescriptor()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp785 iFileObject->SetFileHandle((OsclFileHandle*)aFileHandle); in SetOutputFileDescriptor()
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.cpp936 osclFile.SetFileHandle(tempHandle); in ProcessSDP()