Home
last modified time | relevance | path

Searched defs:win_type (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/opus/src/silk/float/
Dapply_sine_window_FLP.c41const opus_int win_type, /* I Selects a window type … in silk_apply_sine_window_FLP()
/external/libopus/silk/float/
Dapply_sine_window_FLP.c41const opus_int win_type, /* I Selects a window type … in silk_apply_sine_window_FLP()
/external/chromium_org/third_party/opus/src/silk/fixed/
Dapply_sine_window_FIX.c53const opus_int win_type, /* I Selects a window type … in silk_apply_sine_window()
/external/libopus/silk/fixed/
Dapply_sine_window_FIX.c53const opus_int win_type, /* I Selects a window type … in silk_apply_sine_window()
/external/chromium_org/chrome/browser/ui/webui/
Dapp_launcher_page_ui.cc106 NTPResourceCache::WindowType win_type = NTPResourceCache::GetWindowType( in StartDataRequest() local
Dtheme_source.cc46 NTPResourceCache::WindowType win_type = NTPResourceCache::GetWindowType( in ThemeSource() local
/external/chromium_org/chrome/browser/ui/webui/ntp/
Dntp_resource_cache.cc226 base::RefCountedMemory* NTPResourceCache::GetNewTabHTML(WindowType win_type) { in GetNewTabHTML()
246 base::RefCountedMemory* NTPResourceCache::GetNewTabCSS(WindowType win_type) { in GetNewTabCSS()
Dnew_tab_ui.cc341 NTPResourceCache::WindowType win_type = NTPResourceCache::GetWindowType( in StartDataRequest() local