Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_malone.c256 struct vpu_malone_buffer_info stream_buff_info[VID_API_NUM_STREAMS]; member
664 iface->stream_buff_info[instance].stream_input_mode = NON_FRAME_LVL; in vpu_malone_set_params()
666 iface->stream_buff_info[instance].stream_input_mode = FRAME_LVL; in vpu_malone_set_params()
667 iface->stream_buff_info[instance].stream_buffer_threshold = 0; in vpu_malone_set_params()
668 iface->stream_buff_info[instance].stream_pic_input_count = 0; in vpu_malone_set_params()
677 if (iface->stream_buff_info[instance].stream_input_mode == NON_FRAME_LVL) in vpu_malone_is_non_frame_mode()
690 iface->stream_buff_info[instance].stream_pic_end_flag = params->end_flag; in vpu_malone_update_params()