Searched refs:VID_API_NUM_STREAMS (Results 1 – 3 of 3) sorted by relevance
245 u32 cmd_int_enable[VID_API_NUM_STREAMS];246 struct vpu_malone_picth_info stream_pitch_info[VID_API_NUM_STREAMS];247 u32 stream_config[VID_API_NUM_STREAMS];255 u32 stream_error[VID_API_NUM_STREAMS];261 struct vpu_malone_udata udata_buffer[VID_API_NUM_STREAMS];264 u32 encrypt_info[VID_API_NUM_STREAMS];342 struct vpu_malone_str_buffer __iomem *str_buf[VID_API_NUM_STREAMS];343 u32 buf_addr[VID_API_NUM_STREAMS];433 for (i = 0; i < VID_API_NUM_STREAMS; i++) { in vpu_malone_init_rpc()443 for (i = 0; i < VID_API_NUM_STREAMS; i++) { in vpu_malone_init_rpc()[all …]
80 u32 cmd_int_enable[VID_API_NUM_STREAMS];84 u32 ctrl_iface[VID_API_NUM_STREAMS];457 struct vpu_enc_ctrl ctrls[VID_API_NUM_STREAMS];784 if (instance >= VID_API_NUM_STREAMS) in vpu_windsor_fill_yuv_frame()821 if (instance >= VID_API_NUM_STREAMS) in vpu_windsor_config_memory_resource()
40 #define VID_API_NUM_STREAMS 8 macro
Completed in 16 milliseconds