Searched refs:VID_API_NUM_STREAMS (Results 1 – 3 of 3) sorted by relevance
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];249 u32 stream_error[VID_API_NUM_STREAMS];255 struct vpu_malone_udata udata_buffer[VID_API_NUM_STREAMS];258 u32 encrypt_info[VID_API_NUM_STREAMS];336 struct vpu_malone_str_buffer __iomem *str_buf[VID_API_NUM_STREAMS];337 u32 buf_addr[VID_API_NUM_STREAMS];425 for (i = 0; i < VID_API_NUM_STREAMS; i++) { in vpu_malone_init_rpc()435 for (i = 0; i < VID_API_NUM_STREAMS; i++) { in vpu_malone_init_rpc()[all …]
40 #define VID_API_NUM_STREAMS 8 macro
82 u32 cmd_int_enable[VID_API_NUM_STREAMS];86 u32 ctrl_iface[VID_API_NUM_STREAMS];459 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 14 milliseconds