Searched refs:VID_API_NUM_STREAMS (Results 1 – 3 of 3) sorted by relevance
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];244 u32 stream_error[VID_API_NUM_STREAMS];250 struct vpu_malone_udata udata_buffer[VID_API_NUM_STREAMS];253 u32 encrypt_info[VID_API_NUM_STREAMS];331 struct vpu_malone_str_buffer __iomem *str_buf[VID_API_NUM_STREAMS];332 u32 buf_addr[VID_API_NUM_STREAMS];420 for (i = 0; i < VID_API_NUM_STREAMS; i++) { in vpu_malone_init_rpc()430 for (i = 0; i < VID_API_NUM_STREAMS; i++) { in vpu_malone_init_rpc()[all …]
40 #define VID_API_NUM_STREAMS 8 macro
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()
Completed in 27 milliseconds