Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A Ddrvbw.c138 extern MS_BOOL _gIsDualDecode;
437 _gIsDualDecode = TRUE; in MDrv_BW_IsDualDecode()
441 _gIsDualDecode = FALSE; in MDrv_BW_IsDualDecode()
443 return _gIsDualDecode; in MDrv_BW_IsDualDecode()
H A DdrvPQ_cus.c231 MS_BOOL _gIsDualDecode = 0; variable