Home
last modified time | relevance | path

Searched refs:OMX_IndexCustomDebug (Results 1 – 21 of 21) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
DOMX_AacEncoder.h70 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
DOMX_WbAmrEncoder.h148 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Decoder.h110 OMX_IndexCustomDebug enumerator
DOMX_Mp3Dec_Utils.h312 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h255 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h869 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h603 OMX_IndexCustomDebug, enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
DOMX_WmaDec_Utils.h1271 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h542 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h456 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
DOMX_AmrEnc_Utils.h1214 OMX_IndexCustomDebug enumerator
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c1161 else if(nConfigIndex == OMX_IndexCustomDebug){ in GetConfig()
1342 case OMX_IndexCustomDebug: in SetConfig()
2090 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c1174 } else if (nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
1271 case OMX_IndexCustomDebug: in SetConfig()
2141 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEncoder.c1244 else if(nConfigIndex == OMX_IndexCustomDebug) in GetConfig()
1381 case OMX_IndexCustomDebug: in SetConfig()
2263 *pIndexType =OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c1200 else if(nConfigIndex == OMX_IndexCustomDebug) in GetConfig()
1413 case OMX_IndexCustomDebug: in SetConfig()
2212 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEncoder.c1331 } else if (nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
1513 case OMX_IndexCustomDebug: in SetConfig()
2392 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c1250 case OMX_IndexCustomDebug: in SetConfig()
1415 } else if(nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
2391 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c1201 case OMX_IndexCustomDebug: in SetConfig()
1387 else if(nConfigIndex == OMX_IndexCustomDebug) { in GetConfig()
2312 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEncoder.c1320 else if(nConfigIndex == OMX_IndexCustomDebug){ in GetConfig()
1436 case OMX_IndexCustomDebug: in SetConfig()
2288 *pIndexType = OMX_IndexCustomDebug; in GetExtensionIndex()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c1585 case OMX_IndexCustomDebug: in GetConfig_JPEGDec()
1699 case OMX_IndexCustomDebug: in SetConfig_JPEGDec()
2345 {"OMX.TI.JPEG.decoder.Debug", OMX_IndexCustomDebug}, in GetExtensionIndex_JPEGDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c1332 case OMX_IndexCustomDebug: in JPEGENC_GetConfig()
1533 case OMX_IndexCustomDebug: in JPEGENC_SetConfig()
2358 {"OMX.TI.JPEG.encoder.Config.Debug", OMX_IndexCustomDebug}, in JPEGENC_GetExtensionIndex()