Searched refs:config_param (Results 1 – 3 of 3) sorted by relevance
353 struct vpu_enc_config_params config_param; member920 expert->config_param.frame_rate_num = params->frame_rate.numerator; in vpu_windsor_set_frame_rate()921 expert->config_param.frame_rate_den = params->frame_rate.denominator; in vpu_windsor_set_frame_rate()1063 expert->config_param.h264_aspect_ratio_present = params->sar.enable; in vpu_windsor_set_sar()1065 expert->config_param.aspect_ratio = WINDSOR_H264_EXTENDED_SAR; in vpu_windsor_set_sar()1067 expert->config_param.aspect_ratio = params->sar.idc; in vpu_windsor_set_sar()1068 expert->config_param.h264_aspect_ratio_sar_width = params->sar.width; in vpu_windsor_set_sar()1069 expert->config_param.h264_aspect_ratio_sar_height = params->sar.height; in vpu_windsor_set_sar()1077 expert->config_param.h264_video_type_present = 1; in vpu_windsor_set_color()1078 expert->config_param.h264_video_format = 5; in vpu_windsor_set_color()[all …]
332 u16 config_param; /* 0x00 */ member
425 struct config_param { struct866 struct config_param config;