Searched refs:timescale_sp (Results 1 – 1 of 1) sorted by relevance
33 auto timescale_sp(valobj.GetSyntheticChildAtOffset(8, int32_ty, true)); in CMTimeSummaryProvider() local36 if (!value_sp || !timescale_sp || !flags_sp) in CMTimeSummaryProvider()40 …auto timescale = (int32_t)timescale_sp->GetValueAsUnsigned(0); // the timescale specifies the frac… in CMTimeSummaryProvider()