Searched refs:InnerSourceDemo (Results 1 – 3 of 3) sorted by relevance
26 InnerSourceDemo::InnerSourceDemo() in InnerSourceDemo() function in OHOS::MediaAVCodec::InnerSourceDemo31 InnerSourceDemo::~InnerSourceDemo() in ~InnerSourceDemo()36 int32_t InnerSourceDemo::CreateWithURI(const std::string& uri) in CreateWithURI()46 size_t InnerSourceDemo::GetFileSize(const std::string& fileName) in GetFileSize()58 int32_t InnerSourceDemo::CreateWithFD(int32_t fd, int64_t offset, int64_t size) in CreateWithFD()68 Format InnerSourceDemo::GetSourceFormat() in GetSourceFormat()79 Format InnerSourceDemo::GetTrackFormat(uint32_t trackIndex) in GetTrackFormat()
25 class InnerSourceDemo {27 InnerSourceDemo();28 ~InnerSourceDemo();
284 auto innerSourceDemo = std::make_shared<InnerSourceDemo>(); in RunInnerSourceDemuxer()336 auto innerSourceDemo = std::make_shared<InnerSourceDemo>(); in RunRefParserDemuxer()