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

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

Completed in 568 milliseconds