Searched refs:DiffThrd (Results 1 – 1 of 1) sorted by relevance
9070 int DiffThrd = 2048; in DBK_WidthPartHW() local9114 …(idx==3 || idx==11 || idx==19 || idx==27) && (WidthDiffHW[idx+1] - WidthDiffHW[idx ] <= DiffThrd) ) in DBK_WidthPartHW()9119 …idthDiffHW[idx ] - WidthDiffHW[idx-1 ] <= DiffThrd) || (WidthDiffHW[idx ] - WidthDiffHW[idx+1 ] … in DBK_WidthPartHW()12231 int DiffThrd = 2048; in VDBK_WidthPartHW() local12262 if ( (idx==2 || idx==10 ) && (WidthDiffHW[idx+1] - WidthDiffHW[idx ] <= DiffThrd) ) in VDBK_WidthPartHW()