Lines Matching refs:streaming
668 streaming[CAPTURE_PORT] = false; in omx_vdpp()
669 streaming[OUTPUT_PORT] = false; in omx_vdpp()
1081 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb()
1155 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb()
2217 if(!streaming[OUTPUT_PORT]) in send_command_proxy()
2290 …"with param1: %lu m_state = %d, streaming[OUTPUT_PORT] = %d", param1, m_state, streaming[OUTPUT_PO… in send_command_proxy()
2312 if(!streaming[OUTPUT_PORT]) in send_command_proxy()
4040 …DEBUG_PRINT_LOW("use_output_buffer: i = %d, streaming[CAPTURE_PORT] = %d ", i, streaming[CAPTURE_P… in use_output_buffer()
4042 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in use_output_buffer()
4049 streaming[CAPTURE_PORT] = true; in use_output_buffer()
5019 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer()
5027 streaming[CAPTURE_PORT] = true; in allocate_output_buffer()
5639 if(!streaming[OUTPUT_PORT]) in empty_this_buffer_proxy()
5649 streaming[OUTPUT_PORT] = true; in empty_this_buffer_proxy()
6738 if (!streaming[v4l2_port]) { in stream_off()
6751 streaming[v4l2_port] = false; in stream_off()
6850 …lcount, buffer_prop->buffer_size, buffer_prop->buffer_type, streaming[OUTPUT_PORT], streaming[CAPT… in get_buffer_req()