Searched defs:malone_iface (Results 1 – 1 of 1) sorted by relevance
229 struct malone_iface { struct230 u32 exec_base_addr;231 u32 exec_area_size;232 struct vpu_malone_buffer_desc cmd_buffer_desc;233 struct vpu_malone_buffer_desc msg_buffer_desc;234 u32 cmd_int_enable[VID_API_NUM_STREAMS];235 struct vpu_malone_picth_info stream_pitch_info[VID_API_NUM_STREAMS];236 u32 stream_config[VID_API_NUM_STREAMS];237 struct vpu_malone_table_desc codec_param_tab_desc;238 struct vpu_malone_table_desc jpeg_param_tab_desc;[all …]