Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dm4v_header.c139 #define NUMBITS_VOP_HEIGHT 13 macro
220 osPutBits(pStream, pConfig->nBufHeight, NUMBITS_VOP_HEIGHT, "VOL_Height"); in codeVOLHead()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dm4v_header.c140 #define NUMBITS_VOP_HEIGHT 13UL macro
221 osPutBits(pStream, pConfig->nBufHeight, NUMBITS_VOP_HEIGHT, (MS_S8*)("VOL_Height")); in codeVOLHead()