Searched refs:CAM_STREAMING_MODE_BATCH (Results 1 – 5 of 5) sorted by relevance
81 && stream->mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in get_bufs()153 && stream->mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in put_bufs()215 if (stream->mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in invalidate_buf()252 if (stream->mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in clean_invalidate_buf()289 if (stream->mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in clean_buf()1283 && (mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) in bufDone()1628 if (mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in allocateBuffers()2023 if (mStreamInfo->streaming_mode == CAM_STREAMING_MODE_BATCH) { in releaseBuffs()
3376 streamInfo->streaming_mode = CAM_STREAMING_MODE_BATCH; in initStreamInfoBuf()3560 if (streamInfo->streaming_mode != CAM_STREAMING_MODE_BATCH) { in allocateStreamUserBuf()
341 if (my_obj->stream_info->streaming_mode == CAM_STREAMING_MODE_BATCH) { in mm_stream_data_notify()2168 == CAM_STREAMING_MODE_BATCH))) { in mm_stream_map_buf()2249 == CAM_STREAMING_MODE_BATCH)))) { in mm_stream_map_bufs()2382 if (my_obj->stream_info->streaming_mode == CAM_STREAMING_MODE_BATCH) { in mm_stream_init_bufs()4909 if (my_obj->stream_info->streaming_mode != CAM_STREAMING_MODE_BATCH) { in mm_stream_set_fmt()4972 if (my_obj->stream_info->streaming_mode == CAM_STREAMING_MODE_BATCH) { in mm_stream_cancel_buf()5036 if (my_obj->stream_info->streaming_mode == CAM_STREAMING_MODE_BATCH) { in mm_stream_buf_done()
464 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BATCH; in init()
1033 CAM_STREAMING_MODE_BATCH, /* stream frames in batches */ enumerator