Searched refs:source_format (Results 1 – 2 of 2) sorted by relevance
465 Format source_format; variable481 int32_t ret = source->GetSourceFormat(source_format);510 Format source_format; variable526 int32_t ret = source->GetSourceFormat(source_format);544 Format source_format; variable560 int32_t ret = source->GetSourceFormat(source_format);590 Format source_format; variable606 int32_t ret = source->GetSourceFormat(source_format);635 Format source_format; variable651 int32_t ret = source->GetSourceFormat(source_format);[all …]
301 Format source_format = innerSourceDemo->GetSourceFormat(); in RunInnerSourceDemuxer() local302 source_format.GetIntValue(MediaDescriptionKey::MD_KEY_TRACK_COUNT, trackCount); in RunInnerSourceDemuxer()303 source_format.GetLongValue(MediaDescriptionKey::MD_KEY_DURATION, duration); in RunInnerSourceDemuxer()347 Format source_format = innerSourceDemo->GetSourceFormat(); in RunRefParserDemuxer() local348 source_format.GetIntValue(MediaDescriptionKey::MD_KEY_TRACK_COUNT, trackCount); in RunRefParserDemuxer()349 source_format.GetLongValue(MediaDescriptionKey::MD_KEY_DURATION, duration); in RunRefParserDemuxer()