Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_malone.c261 struct vpu_malone_buffer_info stream_buff_info[VID_API_NUM_STREAMS]; member
669 iface->stream_buff_info[instance].stream_input_mode = NON_FRAME_LVL; in vpu_malone_set_params()
671 iface->stream_buff_info[instance].stream_input_mode = FRAME_LVL; in vpu_malone_set_params()
672 iface->stream_buff_info[instance].stream_buffer_threshold = 0; in vpu_malone_set_params()
673 iface->stream_buff_info[instance].stream_pic_input_count = 0; in vpu_malone_set_params()
682 if (iface->stream_buff_info[instance].stream_input_mode == NON_FRAME_LVL) in vpu_malone_is_non_frame_mode()
695 iface->stream_buff_info[instance].stream_pic_end_flag = params->end_flag; in vpu_malone_update_params()