Searched refs:source_format_ (Results 1 – 7 of 7) sorted by relevance
71 int32_t ret = this->avsource_->GetSourceFormat(source_format_); in GetSourceFormat()76 return source_format_; in GetSourceFormat()
36 Format source_format_;
59 Format source_format_; variable
73 int32_t ret = this->avsource_->GetSourceFormat(source_format_); in InitWithFile()78 source_format_.GetIntValue(OH_MD_KEY_TRACK_COUNT, trackCount); in InitWithFile()79 source_format_.GetLongValue(OH_MD_KEY_DURATION, duration); in InitWithFile()344 source_format_.GetIntValue(AVSourceFormat::SOURCE_HAS_TIMEDMETA, hasMeta); in CheckHasTimedMeta()
92 int32_t ret = this->avsource_->GetSourceFormat(source_format_); in InnerDemuxerParserSample()96 source_format_.GetIntValue(OH_MD_KEY_TRACK_COUNT, trackCount); in InnerDemuxerParserSample()97 source_format_.GetLongValue(OH_MD_KEY_DURATION, duration); in InnerDemuxerParserSample()
60 Format source_format_; variable
99 Format source_format_; variable