Home
last modified time | relevance | path

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

/linux/drivers/media/platform/nuvoton/
H A Dnpcm-video.c572 static unsigned int npcm_video_hres(struct npcm_video *video) in npcm_video_hres() function
866 det->width = npcm_video_hres(video); in npcm_video_detect_resolution()
872 if (npcm_video_hres(video) > 0 && npcm_video_vres(video) > 0) { in npcm_video_detect_resolution()
886 det->width = npcm_video_hres(video); in npcm_video_detect_resolution()