Lines Matching refs:assert

138 	assert(fw);
181 assert(state);
200 assert(out_frame);
252 assert(out_frame);
323 assert(out_frame);
401 assert(buf_type < IA_CSS_NUM_BUFFER_TYPE);
407 assert(queue_id < SH_CSS_MAX_NUM_QUEUES);
410 * Klocwork assumes assert can be disabled;
413 * for one of the types in the assert) it has to assume we
422 assert(xmem_addr != mmgr_EXCEPTION);
432 assert(frame_in);
630 assert(if_config_index < SH_CSS_MAX_IF_CONFIGS);
631 assert(config_a);
703 assert(args);
714 /* we don't pass this error back to the upper layer, so we add a assert here
717 assert(false);
736 assert(if_config_index < SH_CSS_MAX_IF_CONFIGS);
745 assert(info);
772 assert(stage);
893 assert(binary);
894 assert(blob_info);
895 assert(args);
896 assert(isp_mem_if);
967 assert(strlen(binary_name) < SH_CSS_MAX_BINARY_NAME - 1);
1079 assert(stage);
1113 assert(stage->sp_func != IA_CSS_PIPELINE_NO_FUNC);
1145 assert(stage);
1154 assert(false); /* TBI */
1161 assert(false);
1200 assert(port_id < N_MIPI_PORT_ID);
1263 assert(pipe);
1389 assert(frame_num < NUM_CONTINUOUS_FRAMES);
1420 assert(frame_num < (N_CSI_PORTS * NUM_MIPI_FRAMES_PER_STREAM));
1446 assert(frame_num < (N_CSI_PORTS * NUM_MIPI_FRAMES_PER_STREAM));
1514 assert(sizeof(event_irq_mask_init) % HRT_BUS_BYTES == 0);
1518 assert(offset % HRT_BUS_BYTES == 0);
1535 assert(pipe);
1537 assert(IA_CSS_PIPE_ID_NUM == NR_OF_PIPELINES);
1544 * - different assert for Linux and Windows
1558 assert(offset % HRT_BUS_BYTES == 0);
1580 assert(pipe);
1581 assert(IA_CSS_PIPE_ID_NUM == NR_OF_PIPELINES);
1588 assert(offset % HRT_BUS_BYTES == 0);
1715 assert(channel_id >= 0 && channel_id < N_DMA_CHANNEL_ID);
1716 assert(request_type >= 0);