Searched refs:nvp6158_vloss_pre (Results 1 – 1 of 1) sorted by relevance
716 static unsigned char nvp6158_vloss_pre = 0xFF; variable725 if( ( ((vloss>>ch)&0x01)==0 ) && ( ((nvp6158_vloss_pre>>ch)&0x01)==1 )) //video first input in nvp6158_is_first_plugin()728 nvp6158_vloss_pre &= ~(1<<ch); //corresponding bit, corresponding channel not in; in nvp6158_is_first_plugin()