Searched defs:malone_iface (Results 1 – 1 of 1) sorted by relevance
234 struct malone_iface { struct235 u32 exec_base_addr;236 u32 exec_area_size;237 struct vpu_malone_buffer_desc cmd_buffer_desc;238 struct vpu_malone_buffer_desc msg_buffer_desc;239 u32 cmd_int_enable[VID_API_NUM_STREAMS];240 struct vpu_malone_picth_info stream_pitch_info[VID_API_NUM_STREAMS];241 u32 stream_config[VID_API_NUM_STREAMS];242 struct vpu_malone_table_desc codec_param_tab_desc;243 struct vpu_malone_table_desc jpeg_param_tab_desc;[all …]