Home
last modified time | relevance | path

Searched refs:nCustomParamIndex (Results 1 – 8 of 8) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h465 OMX_INDEXTYPE nCustomParamIndex; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h376 OMX_INDEXTYPE nCustomParamIndex; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h548 OMX_INDEXTYPE nCustomParamIndex; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h399 OMX_INDEXTYPE nCustomParamIndex; member
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c2563 *pIndexType = sVPPCustomParams[nIndex].nCustomParamIndex; in VPP_GetExtensionIndex()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c2356 *pIndexType = sJpegDecCustomParams[nIndex].nCustomParamIndex; in GetExtensionIndex_JPEGDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c2372 *pIndexType = sJpegEncCustomParams[nIndex].nCustomParamIndex; in JPEGENC_GetExtensionIndex()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c3980 *pIndexType = sVideoDecCustomParams[nIndex].nCustomParamIndex; in VIDDEC_GetExtensionIndex()