Home
last modified time | relevance | path

Searched defs:aFileHandle (Results 1 – 8 of 8) sorted by relevance

/external/opencore/fileformats/common/parser/src/
Dpvmi_datastreamsyncinterface_ref_factory.cpp29 …taStreamSyncInterfaceRefFactory::PVMIDataStreamSyncInterfaceRefFactory(OsclFileHandle* aFileHandle) in PVMIDataStreamSyncInterfaceRefFactory()
Dpvmi_datastreamsyncinterface_ref_impl.cpp32 …MIDataStreamSyncInterfaceRefImpl::CreateDataStreamSyncInterfaceRefImpl(OsclFileHandle* aFileHandle) in CreateDataStreamSyncInterfaceRefImpl()
57 PVMIDataStreamSyncInterfaceRefImpl::PVMIDataStreamSyncInterfaceRefImpl(OsclFileHandle* aFileHandle) in PVMIDataStreamSyncInterfaceRefImpl()
/external/opencore/nodes/common/include/
Dpvmf_local_data_source.h47 : iFileHandle(aFileHandle) in iFileHandle() argument
Dpvmf_streaming_data_source.h53 : iFileHandle(aFileHandle) in iFileHandle() argument
/external/opencore/fileformats/avi/parser/src/
Dpv_avifile_parser.cpp22 … PVMFCPMPluginAccessInterfaceFactory* aCPM, OsclFileHandle* aFileHandle) in PVAviFileParser()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp436 PVMFStatus PVMFFileOutputNode::SetOutputFileDescriptor(const OsclFileHandle* aFileHandle) in SetOutputFileDescriptor()
/external/opencore/fileformats/mp3/parser/src/
Dmp3parser.cpp309 MP3Parser::MP3Parser(PVFile* aFileHandle) in MP3Parser()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp773 …PORT_REF PVMFStatus PVMp4FFComposerNode::SetOutputFileDescriptor(const OsclFileHandle* aFileHandle) in SetOutputFileDescriptor()