Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dlnc_hostheader.c60 IMG_UINT32 uiLp, uiBt, Bcnt; in Show_Bits() local
61 Bcnt = 0; in Show_Bits()
66 Bcnt++; in Show_Bits()
67 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit) in Show_Bits()
/hardware/intel/img/psb_video/src/
Dpnw_hostheader.c60 IMG_UINT32 uiLp, uiBt, Bcnt;
61 Bcnt = 0;
66 Bcnt++;
67 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit)
Dtng_hostheader.c61 IMG_UINT32 uiLp, uiBt, Bcnt; in Show_Bits()
62 Bcnt = 0; in Show_Bits()
67 Bcnt++; in Show_Bits()
68 if (Bcnt > Bits + ByteStartBit || Bcnt <= ByteStartBit) in Show_Bits()