Searched refs:src_y_ahead_l (Results 1 – 4 of 4) sorted by relevance
1284 unsigned int src_y_ahead_l; member
6922 …s->src_y_ahead_l = (unsigned int)(math_floor2(p->DETBufferSizeY[k] / p->BytePerPixelDETY[k] / p->S… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()6923 s->sub_vp_lines_l = s->src_y_pstate_l + s->src_y_ahead_l + p->meta_row_height_l[k]; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()6933 DML_LOG_VERBOSE("DML::%s: k=%u, src_y_ahead_l = %u\n", __func__, k, s->src_y_ahead_l); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
1784 dml_uint_t src_y_ahead_l; member
3082 …s->src_y_ahead_l = (dml_uint_t)(dml_floor(p->DETBufferSizeY[k] / p->BytePerPixelDETY[k] / p->Swath… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()3083 s->sub_vp_lines_l = s->src_y_pstate_l + s->src_y_ahead_l + p->meta_row_height[k]; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()3093 dml_print("DML::%s: k=%u, src_y_ahead_l = %u\n", __func__, k, s->src_y_ahead_l); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()