Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dm4v_header.c138 #define NUMBITS_VOP_WIDTH 13 macro
217 osPutBits(pStream, pConfig->nBufWidth, NUMBITS_VOP_WIDTH, "VOL_Width"); in codeVOLHead()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dm4v_header.c139 #define NUMBITS_VOP_WIDTH 13UL macro
218 osPutBits(pStream, pConfig->nBufWidth, NUMBITS_VOP_WIDTH, (MS_S8*)("VOL_Width")); in codeVOLHead()