Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c262 MS_U8 bIsGPDInit; member
566 if(pGPDContext->bIsGPDInit == TRUE) in _MApi_GPD_Init()
573 pGPDContext->bIsGPDInit = TRUE; in _MApi_GPD_Init()
582 pGPDContext->bIsGPDInit = FALSE; in _MApi_GPD_Init()
701 pGPDContext->bIsGPDInit = FALSE; in _MApi_GPD_Init()
728 pGPDContext->bIsGPDInit = FALSE; in _MApi_GPD_InputSource()
732 if(pGPDContext->bIsGPDInit == FALSE) in _MApi_GPD_InputSource()
756 pGPDContext->bIsGPDInit = FALSE; in _MApi_GPD_InputSource()
834 pGPDContext->bIsGPDInit = FALSE; in _MApi_GPD_OutputDecode()
838 if(pGPDContext->bIsGPDInit == FALSE) in _MApi_GPD_OutputDecode()
[all …]