Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4593 MS_U8 bytePerPix = 2; in GOP_GWIN_InitByGOP() local
4712 pwinFB->size = ((MS_U32)width) * ((MS_U32)height) * ((MS_U32)bytePerPix); in GOP_GWIN_InitByGOP()