Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c684 if (FALSE == drv_gpd_get_cacheable()) in _MApi_GPD_Init()
742 if (FALSE == drv_gpd_get_cacheable()) in _MApi_GPD_InputSource()
846 if (FALSE == drv_gpd_get_cacheable()) in _MApi_GPD_OutputDecode()
1088 if (FALSE == drv_gpd_get_cacheable()) in _MApi_GPD_OutputDecodeROI()
/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddrvgpd.h200 MS_U32 drv_gpd_get_cacheable(void);
H A Dpngprocess.c808 if (FALSE == drv_gpd_get_cacheable()) in verifyBitstream3()
H A Ddrvgpd.c1556 MS_U32 drv_gpd_get_cacheable(void) in drv_gpd_get_cacheable() function