Searched refs:stream_buff_info (Results 1 – 1 of 1) sorted by relevance
261 struct vpu_malone_buffer_info stream_buff_info[VID_API_NUM_STREAMS]; member649 iface->stream_buff_info[instance].stream_input_mode = NON_FRAME_LVL; in vpu_malone_set_params()651 iface->stream_buff_info[instance].stream_input_mode = FRAME_LVL; in vpu_malone_set_params()652 iface->stream_buff_info[instance].stream_buffer_threshold = 0; in vpu_malone_set_params()653 iface->stream_buff_info[instance].stream_pic_input_count = 0; in vpu_malone_set_params()662 if (iface->stream_buff_info[instance].stream_input_mode == NON_FRAME_LVL) in vpu_malone_is_non_frame_mode()675 iface->stream_buff_info[instance].stream_pic_end_flag = params->end_flag; in vpu_malone_update_params()
Completed in 7 milliseconds