Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c1134 pComponentPrivate->dbg, OMX_PRSTATE3, in GetComponentVersion()
1191 pComponentPrivate->dbg, OMX_PRSTATE3, in SendCommand()
1423 pComponentPrivate->dbg, OMX_PRSTATE3, in GetParameter()
1848 pComponentPrivate->dbg, OMX_PRSTATE3, in SetParameter()
2255 pComponentPrivate->dbg, OMX_PRSTATE3, in GetConfig()
2459 pComponentPrivate->dbg, OMX_PRSTATE3, in SetConfig()
DOMX_VideoEnc_Utils.c1157 OMX_DBG_BAIL_IF_ERROR(eError, pComponentPrivate->dbg, OMX_PRSTATE3, in OMX_VIDENC_HandleCommandStateSet()
1162 OMX_DBG_BAIL_IF_ERROR(eError, pComponentPrivate->dbg, OMX_PRSTATE3, in OMX_VIDENC_HandleCommandStateSet()
1167 OMX_DBG_BAIL_IF_ERROR(eError, pComponentPrivate->dbg, OMX_PRSTATE3, in OMX_VIDENC_HandleCommandStateSet()
1172 OMX_DBG_BAIL_IF_ERROR(eError, pComponentPrivate->dbg, OMX_PRSTATE3, in OMX_VIDENC_HandleCommandStateSet()
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h420 #define OMX_PRSTATE3(dbg, format, list...) OMXDBG_PRINT((dbg).out, STATE, 3, (dbg).mask, format, ##… macro