Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_ncts.h32 uint32_t HdmiGetN(uint32_t sampleRate, uint32_t tmdsClock);
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_ncts.c69 uint32_t HdmiGetN(uint32_t sampleRate, uint32_t tmdsClock) in HdmiGetN() function
H A Dhdmi_frl.c327 cfg.n = HdmiGetN(cfg.sampleRate, cfg.pixelClk); in HdmiFrlAudioNctsSet()