Searched refs:u8BytesPerPixel (Results 1 – 1 of 1) sorted by relevance
914 MS_U8 u8BytesPerPixel; in _MApi_GPD_OutputDecode() local918 u8BytesPerPixel = 4; in _MApi_GPD_OutputDecode()924 u8BytesPerPixel = 2; in _MApi_GPD_OutputDecode()928 u8BytesPerPixel = 1; in _MApi_GPD_OutputDecode()934 …(MS_U32)(pGPDContext->Param.u32Height)*(pGPDContext->Param.u32Width)*u8BytesPerPixel, pGPDContext-… in _MApi_GPD_OutputDecode()940 …erAddr, (pGPDContext->Param.u32Height)*(pGPDContext->Param.u32Width)*u8BytesPerPixel, pGPDContext-… in _MApi_GPD_OutputDecode()1008 MS_U8 u8BytesPerPixel; in _MApi_GPD_OutputDecodeMGIF() local1012 u8BytesPerPixel = 4; in _MApi_GPD_OutputDecodeMGIF()1018 u8BytesPerPixel = 2; in _MApi_GPD_OutputDecodeMGIF()1022 u8BytesPerPixel = 1; in _MApi_GPD_OutputDecodeMGIF()[all …]