Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c148 static OMX_ERRORTYPE JPEGENC_ComponentDeInit(OMX_HANDLETYPE pHandle);
465 pHandle->ComponentDeInit = JPEGENC_ComponentDeInit; in OMX_ComponentInit()
1923 static OMX_ERRORTYPE JPEGENC_ComponentDeInit(OMX_HANDLETYPE hComponent) in JPEGENC_ComponentDeInit() function