lb_depth
input->scale_ratio_depth.lb_depth = 30; break;
input->scale_ratio_depth.lb_depth = 36; break;
input->scale_ratio_depth.lb_depth = 24; break;
pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_16;
pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_16;
dml_print("DML PARAMS: lb_depth = %d\n", scale_ratio_depth->lb_depth);
int lb_depth;
unsigned int lb_depth;
switch (scl->lb_depth) {
lb_depth = 18;
lb_depth = 24;
lb_depth = 30;
lb_depth = 36;
lb_depth = 48;
lb_depth = 57;
lb_depth = 36;
mode_lib->vba.LBBitPerPixel[mode_lib->vba.NumberOfActivePlanes] = lb_depth;
pipes[pipe_cnt++].pipe.scale_ratio_depth.lb_depth =
pipes[pipe_cnt].pipe.scale_ratio_depth.lb_depth = dm_lb_19;