Searched refs:yuv_height (Results 1 – 1 of 1) sorted by relevance
58 int yuv_width = 0, yuv_height = 0, yuv_stride = 0; in vsp_compose_process_pipeline_param() local100 yuv_height = yuv_surface->height_origin; in vsp_compose_process_pipeline_param()128 cell_compose_param->Video_IN_ysize = yuv_height; in vsp_compose_process_pipeline_param()180 …cell_compose_param->scalefactor_dy = (unsigned int)(1024 / (((float)out_height) / yuv_height) + 0.… in vsp_compose_process_pipeline_param()