Searched refs:OMX_DBG_SETCONFIG (Results 1 – 13 of 13) sorted by relevance
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
D | OMX_TI_Debug.h | 242 #define OMX_DBG_SETCONFIG(dbg, pConfig) \ macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDecoder.c | 1344 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 1272 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEncoder.c | 1382 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDecoder.c | 1414 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEncoder.c | 1514 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Decoder.c | 1251 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 1202 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEncoder.c | 1437 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/ |
D | OMX_JpegDecoder.c | 1701 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig_JPEGDec()
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
D | OMX_JpegEncoder.c | 1534 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in JPEGENC_SetConfig()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEncoder.c | 2572 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in SetConfig()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 2043 OMX_DBG_SETCONFIG(pComponentPrivate->dbg, ComponentConfigStructure); in VIDDEC_SetConfig()
|