Searched refs:presentation_delay (Results 1 – 4 of 4) sorted by relevance
810 uint32_t presentation_delay; in GetRemoteDelay() local812 if (!GetFirstActiveDevice() || !GetPresentationDelay(&presentation_delay, direction)) { in GetRemoteDelay()821 remote_delay_ms = presentation_delay / 1000; in GetRemoteDelay()
985 << ", presentation_delay: " << +ase.qos_config.presentation_delay in PrintDebugState()
2673 if (!group->GetPresentationDelay(&ase->qos_config.presentation_delay, ase->direction)) { in PrepareAndSendConfigQos()2689 conf.pres_delay = ase->qos_config.presentation_delay; in PrepareAndSendConfigQos()
1116 uint32_t presentation_delay = 0; member