OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_Deinit
(Results
1 - 25
of
37
) sorted by null
1
2
/hardware/intel/common/wrs_omxil_core/core/src/
pv_omx_interface.cpp
62
pOMX_Deinit =
OMX_Deinit
;
wrs_omxcore.cpp
145
OMX_API OMX_ERRORTYPE OMX_APIENTRY
OMX_Deinit
(void)
/hardware/ti/omap4-aah/domx/omx_core/src/
OMX_Core_Wrapper.c
100
return
OMX_Deinit
();
OMX_Core.c
418
*
OMX_DeInit
()
421
* responsibility of the application to call
OMX_DeInit
to ensure the clean up of these
429
OMX_ERRORTYPE
OMX_Deinit
()
440
can be returned by
OMX_Deinit
*/
442
"
OMX_Deinit
being called without a corresponding OMX_Init");
/hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core_Wrapper.c
104
return
OMX_Deinit
();
OMX_Core.c
405
*
OMX_DeInit
()
408
* responsibility of the application to call
OMX_DeInit
to ensure the clean up of these
416
OMX_ERRORTYPE
OMX_Deinit
()
427
can be returned by
OMX_Deinit
*/
429
"
OMX_Deinit
being called without a corresponding OMX_Init");
/device/huawei/angler/camera/mm-image-codec/qomx_core/
qomx_core.c
100
* Function :
OMX_Deinit
105
OMX_API OMX_ERRORTYPE OMX_APIENTRY
OMX_Deinit
()
/device/lge/bullhead/camera/mm-image-codec/qomx_core/
qomx_core.c
100
* Function :
OMX_Deinit
105
OMX_API OMX_ERRORTYPE OMX_APIENTRY
OMX_Deinit
()
/device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.c
99
* Function :
OMX_Deinit
104
OMX_API OMX_ERRORTYPE OMX_APIENTRY
OMX_Deinit
()
/hardware/qcom/camera/mm-image-codec/qomx_core/
qomx_core.c
106
* Function :
OMX_Deinit
111
OMX_API OMX_ERRORTYPE OMX_APIENTRY
OMX_Deinit
()
/frameworks/native/include/media/openmax/
OMX_Core.h
[
all
...]
/hardware/intel/common/utils/ISV/omx/
isv_omxcore.cpp
78
g_cores[i].mDeinit = (ISVOMXCore::DeinitFunc)dlsym(libHandle, "
OMX_Deinit
");
121
OMX_API OMX_ERRORTYPE OMX_APIENTRY
OMX_Deinit
(void)
/hardware/qcom/media/msm8974/mm-core/inc/
OMX_Core.h
[
all
...]
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Core.h
[
all
...]
/hardware/qcom/media/msm8996/mm-core/inc/
OMX_Core.h
[
all
...]
/hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h
[
all
...]
/hardware/qcom/media/msm8974/mm-core/omxcore/src/common/
qc_omx_core.c
363
OMX_DeInit
375
OMX_Deinit
()
/hardware/qcom/media/msm8974/mm-core/src/common/
qc_omx_core.c
363
OMX_DeInit
375
OMX_Deinit
()
/hardware/qcom/media/msm8996/mm-core/src/common/
qc_omx_core.c
367
OMX_DeInit
379
OMX_Deinit
()
/hardware/ti/omap4-aah/domx/test/sample_proxy/
test_sample_proxy.c
1141
eError =
OMX_Deinit
();
1148
OMX_Deinit
();
[
all
...]
/hardware/ti/omap4xxx/domx/test/sample_proxy/
test_sample_proxy.c
1141
eError =
OMX_Deinit
();
1148
OMX_Deinit
();
[
all
...]
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp
316
OMX_Deinit
();
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c
1180
OMX_Deinit
();
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec.c
1180
OMX_Deinit
();
Completed in 237 milliseconds
1
2