Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dcam_intf.c282 case CAM_INTF_META_STREAM_INFO: in get_pointer_of()
283 return POINTER_OF_META(CAM_INTF_META_STREAM_INFO, metadata); in get_pointer_of()
599 case CAM_INTF_META_STREAM_INFO: in get_size_of()
600 return SIZE_OF_PARAM(CAM_INTF_META_STREAM_INFO, metadata); in get_size_of()
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h413 INCLUDE(CAM_INTF_META_STREAM_INFO, cam_stream_size_info_t, 1);
Dcam_types.h955 CAM_INTF_META_STREAM_INFO, enumerator
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h612 INCLUDE(CAM_INTF_META_STREAM_INFO, cam_stream_size_info_t, 1);
Dcam_types.h1211 CAM_INTF_META_STREAM_INFO, enumerator
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp924 AddSetMetaEntryToBatch(mParameters, CAM_INTF_META_STREAM_INFO, in configureStreams()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.cpp9154 CAM_INTF_META_STREAM_INFO, in setStreamConfigure()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp1337 AddSetParmEntryToBatch(mParameters, CAM_INTF_META_STREAM_INFO, in configureStreams()