Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vd/drv/avd/
H A DAVD.c369 AVD_RESOURCE_PRIVATE* psAvdResPri = NULL; in AVDIoctl() local
376 if(UtopiaResourceGetPrivate(pResource,(void*)&psAvdResPri) != 0) in AVDIoctl()
387 psAvdResPri->_bShiftClkFlag = 0; in AVDIoctl()
388 psAvdResPri->_b2d3dautoflag = 1; in AVDIoctl()
389 psAvdResPri->_bSTRFlag = 0; in AVDIoctl()
391 psAvdResPri->_u8HtotalDebounce = 0; in AVDIoctl()
392 psAvdResPri->_u8AutoDetMode = FSC_AUTO_DET_ENABLE; in AVDIoctl()
393 psAvdResPri->_u8AfecD4Factory = 0; in AVDIoctl()
394 psAvdResPri->_u8Comb10Bit3Flag = 1; in AVDIoctl()
395 psAvdResPri->_u8Comb57 = 0x04; in AVDIoctl()
[all …]