Lines Matching defs:str_buf
336 struct vpu_malone_str_buffer __iomem *str_buf[VID_API_NUM_STREAMS]; member
498 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_config_stream_buffer() local
516 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_get_stream_buffer_desc() local
528 static void vpu_malone_update_wptr(struct vpu_malone_str_buffer __iomem *str_buf, u32 wptr) in vpu_malone_update_wptr()
535 static void vpu_malone_update_rptr(struct vpu_malone_str_buffer __iomem *str_buf, u32 rptr) in vpu_malone_update_rptr()
546 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_update_stream_buffer() local
1053 struct vpu_malone_str_buffer __iomem *str_buf, in vpu_malone_add_padding_scode()
1098 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_add_scode() local
1526 static int vpu_malone_input_frame_data(struct vpu_malone_str_buffer __iomem *str_buf, in vpu_malone_input_frame_data()
1583 static int vpu_malone_input_stream_data(struct vpu_malone_str_buffer __iomem *str_buf, in vpu_malone_input_stream_data()
1617 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[inst->id]; in vpu_malone_input_frame() local