Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_DSP.h118 } IH264VENC_Intra4x4Params ; typedef
DOMX_VideoEnc_Utils.h677 IH264VENC_Intra4x4Params intra4x4EnableIdc;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c2415 …(*((IH264VENC_Intra4x4Params*)ComponentConfigStructure)) = (IH264VENC_Intra4x4Params)pComponentPri… in GetConfig()
2591 …pComponentPrivate->intra4x4EnableIdc = (IH264VENC_Intra4x4Params)(*((IH264VENC_Intra4x4Params*)Com… in SetConfig()