OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroy_stream_bundle
(Results
1 - 9
of
9
) sorted by null
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c
658
if (MM_CAMERA_OK != (rc = pme->cam->ops->
destroy_stream_bundle
(pme->cam->camera_handle,pme->ch_id))) {
659
CDBG_ERROR("%s : Snapshot
destroy_stream_bundle
Error",__func__);
834
if (MM_CAMERA_OK != (rc = pme->cam->ops->
destroy_stream_bundle
(pme->cam->camera_handle,pme->ch_id))) {
835
CDBG_ERROR("%s : Snapshot
destroy_stream_bundle
Error",__func__);
[
all
...]
mm_qcamera_preview.c
[
all
...]
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h
272
int32_t (*
destroy_stream_bundle
) (uint32_t camera_handle, uint32_t ch_id);
member in struct:__anon3559
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c
686
if (MM_CAMERA_OK != (rc = pme->cam->ops->
destroy_stream_bundle
(pme->cam->camera_handle,pme->ch_id))) {
687
CDBG_ERROR("%s : Snapshot
destroy_stream_bundle
Error",__func__);
[
all
...]
mm_qcamera_preview.c
[
all
...]
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h
315
int32_t (*
destroy_stream_bundle
) (uint32_t camera_handle, uint32_t ch_id);
member in struct:__anon4047
/device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp
[
all
...]
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c
881
.
destroy_stream_bundle
= mm_camera_intf_destroy_bundle,
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c
[
all
...]
Completed in 411 milliseconds