Searched refs:BTTV_TVNORMS (Results 1 – 1 of 1) sorted by relevance
499 static const unsigned int BTTV_TVNORMS = ARRAY_SIZE(bttv_tvnorms); variable1121 BUG_ON(norm >= BTTV_TVNORMS); in set_tvnorm()1122 BUG_ON(btv->tvnorm >= BTTV_TVNORMS); in set_tvnorm()1699 for (i = 0; i < BTTV_TVNORMS; i++) in bttv_s_std()1702 if (i == BTTV_TVNORMS) in bttv_s_std()