Searched refs:pGopVStretchTable (Results 1 – 1 of 1) sorted by relevance
698 …_Load_VStretch_Mode_Table(GOP_CTX_DRV_LOCAL*pGOPDrvLocalCtx,MS_U8 u8GOP, MS_U16* pGopVStretchTable) in _GOP_Load_VStretch_Mode_Table() argument710 u16RegVal = ((pGopVStretchTable[idx+1] <<8) | pGopVStretchTable[idx]); in _GOP_Load_VStretch_Mode_Table()712 u16RegVal = ((pGopVStretchTable[idx] <<8) | pGopVStretchTable[idx+1]); in _GOP_Load_VStretch_Mode_Table()714 u16RegVal = ((pGopVStretchTable[idx] <<8) | pGopVStretchTable[idx+1]); in _GOP_Load_VStretch_Mode_Table()