Searched refs:presentation_delay (Results 1 – 4 of 4) sorted by relevance
762 uint32_t presentation_delay; in GetRemoteDelay() local765 !GetPresentationDelay(&presentation_delay, direction)) { in GetRemoteDelay()774 remote_delay_ms = presentation_delay / 1000; in GetRemoteDelay()
917 << ", presentation_delay: " << +ase.qos_config.presentation_delay in PrintDebugState()
2642 if (!group->GetPresentationDelay(&ase->qos_config.presentation_delay, in PrepareAndSendConfigQos()2659 conf.pres_delay = ase->qos_config.presentation_delay; in PrepareAndSendConfigQos()
1126 uint32_t presentation_delay = 0; member