Lines Matching defs:str_buf
331 struct vpu_malone_str_buffer __iomem *str_buf[VID_API_NUM_STREAMS]; member
493 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_config_stream_buffer() local
511 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_get_stream_buffer_desc() local
523 static void vpu_malone_update_wptr(struct vpu_malone_str_buffer __iomem *str_buf, u32 wptr) in vpu_malone_update_wptr()
530 static void vpu_malone_update_rptr(struct vpu_malone_str_buffer __iomem *str_buf, u32 rptr) in vpu_malone_update_rptr()
541 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_update_stream_buffer() local
1049 struct vpu_malone_str_buffer __iomem *str_buf, in vpu_malone_add_padding_scode()
1094 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[instance]; in vpu_malone_add_scode() local
1522 static int vpu_malone_input_frame_data(struct vpu_malone_str_buffer __iomem *str_buf, in vpu_malone_input_frame_data()
1579 static int vpu_malone_input_stream_data(struct vpu_malone_str_buffer __iomem *str_buf, in vpu_malone_input_stream_data()
1613 struct vpu_malone_str_buffer __iomem *str_buf = hc->str_buf[inst->id]; in vpu_malone_input_frame() local