Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/stack/common/
Dmm_camera_shim.h54 uint8_t stream_count; /*Number of streams in a bundle*/ member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c2190 for (i = 0; i < cmd_data->stream_count; i++) { in mm_camera_create_shim_cmd_packet()
2193 shim_pack->bundle_cmd.stream_count = cmd_data->stream_count; in mm_camera_create_shim_cmd_packet()
2231 for (i = 0; i < cmd_data->stream_count; i++) { in mm_camera_destroy_shim_cmd_packet()