Home
last modified time | relevance | path

Searched refs:start_window (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddolby_e.h239 static const float start_window[192] = { variable
Ddolby_e.c727 window[256 + i] = start_window[i]; in init_tables()
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Domap_hsmmc.c622 u32 start_window = 0, max_window = 0; in omap_hsmmc_execute_tuning() local
670 start_window = phase_delay; in omap_hsmmc_execute_tuning()
678 max_window = start_window; in omap_hsmmc_execute_tuning()