Searched refs:total_delay (Results 1 – 4 of 4) sorted by relevance
114 u32 total_delay, reg = 0; in get_cfg_reg() local126 total_delay = c_elements * cpde + f_elements * fpde; in get_cfg_reg()128 c_elements = total_delay / cpde; in get_cfg_reg()129 f_elements = (total_delay % cpde) / fpde; in get_cfg_reg()
151 uint32_t total_delay; /* length of the animation in ms */ member222 cursor->total_delay = 0; in wl_cursor_create_from_data()306 cursor->total_delay = 0; in wl_cursor_create_from_xcursor_images()332 cursor->total_delay += image->image.delay; in wl_cursor_create_from_xcursor_images()491 t = time % cursor->total_delay; in wl_cursor_frame_and_duration()
77 static int wait_for_aps(atomic_t *val, int target, int total_delay, in wait_for_aps() argument86 if (delayed >= total_delay) { in wait_for_aps()289 static int apic_wait_timeout(int total_delay, const char *msg) in apic_wait_timeout() argument300 if (total >= total_delay) { in apic_wait_timeout()
94 int total_delay; member631 delay = MAX(upstream->total_delay, delay); in calculate_audio_delay()634 instance->total_delay = delay + module->get_delay(module); in calculate_audio_delay()732 return pipeline->sink_instance->total_delay; in cras_dsp_pipeline_get_delay()980 instance->total_delay); in cras_dsp_pipeline_dump()