Home
last modified time | relevance | path

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

/drivers/media/video/cx88/
Dcx88-core.c889 u32 cxiformat, cxoformat; in cx88_set_tvnorm() local
899 cxiformat = VideoFormatNTSCJapan; in cx88_set_tvnorm()
902 cxiformat = VideoFormatNTSC443; in cx88_set_tvnorm()
905 cxiformat = VideoFormatPALM; in cx88_set_tvnorm()
908 cxiformat = VideoFormatPALN; in cx88_set_tvnorm()
911 cxiformat = VideoFormatPALNC; in cx88_set_tvnorm()
914 cxiformat = VideoFormatPAL60; in cx88_set_tvnorm()
917 cxiformat = VideoFormatNTSC; in cx88_set_tvnorm()
923 cxiformat = VideoFormatSECAM; in cx88_set_tvnorm()
926 cxiformat = VideoFormatPAL; in cx88_set_tvnorm()
[all …]
/drivers/media/video/cx23885/
Dcx23885.h97 u32 cxiformat; member