Searched refs:LinesInDETChroma (Results 1 – 4 of 4) sorted by relevance
1030 double LinesInDETChroma; member
2749 double LinesInDETChroma; in dml32_CalculateUrgentBurstFactor() local2790 LinesInDETChroma = (UseMALLForPStateChange == dm_use_mall_pstate_change_phantom_pipe ? in dml32_CalculateUrgentBurstFactor()2795 DETBufferSizeInTimeChroma = dml_floor(LinesInDETChroma, SwathHeightC) * LineTime / VRatio; in dml32_CalculateUrgentBurstFactor()
5216 double LinesInDETChroma = 0; in CalculateUrgentBurstFactor() local5253 LinesInDETChroma = DETBufferSizeC / BytePerPixelInDETC / swath_width_chroma_ub; in CalculateUrgentBurstFactor()5255 DETBufferSizeInTimeChroma = dml_floor(LinesInDETChroma, SwathHeightC) * LineTime / VRatio; in CalculateUrgentBurstFactor()
3212 dml_float_t LinesInDETChroma; in CalculateUrgentBurstFactor() local3250 …LinesInDETChroma = (UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe ? 1024*1024 … in CalculateUrgentBurstFactor()3253 DETBufferSizeInTimeChroma = dml_floor(LinesInDETChroma, SwathHeightC) * LineTime / VRatioC; in CalculateUrgentBurstFactor()