/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/ |
D | OMX_AacEncoder.h | 70 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/ |
D | OMX_WbAmrEncoder.h | 148 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
D | OMX_Mp3Decoder.h | 110 OMX_IndexCustomDebug enumerator
|
D | OMX_Mp3Dec_Utils.h | 312 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/ |
D | OMX_WbAmrDecoder.h | 255 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/ |
D | OMX_AmrDecoder.h | 869 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
D | OMX_JpegEnc_Utils.h | 603 OMX_IndexCustomDebug, enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/ |
D | OMX_WmaDec_Utils.h | 1271 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/ |
D | OMX_JpegDec_Utils.h | 542 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/ |
D | OMX_AacDec_Utils.h | 456 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/ |
D | OMX_AmrEnc_Utils.h | 1214 OMX_IndexCustomDebug enumerator
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDecoder.c | 1161 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/ |
D | OMX_WmaDecoder.c | 1174 } 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/ |
D | OMX_AacEncoder.c | 1244 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/ |
D | OMX_AmrDecoder.c | 1200 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/ |
D | OMX_WbAmrEncoder.c | 1331 } 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/ |
D | OMX_Mp3Decoder.c | 1250 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/ |
D | OMX_AacDecoder.c | 1201 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/ |
D | OMX_AmrEncoder.c | 1320 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/ |
D | OMX_JpegDecoder.c | 1585 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/ |
D | OMX_JpegEncoder.c | 1332 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()
|