Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_DSP.h245 …OMX_U32 log2MaxFNumMinus4 ; /*Limits the maximum frame number in the bit-stream to (1… member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c2521 … ((H264VE_GPP_SN_UALGInputParams*)pUalgInpParams)->H264VENC_TI_DYNAMICPARAMS.log2MaxFNumMinus4 = 0; in OMX_VIDENC_Process_FilledInBuf()
4388 …P2(*dbg, "log2MaxFNumMinus4 = %lu\n", pUalgInpParams->H264VENC_TI_DYNAMICPARAMS.log2MaxFNumMinus4); in printH264UAlgInParam()