Searched refs:format_up_thrd (Results 1 – 5 of 5) sorted by relevance
9365 #define format_up_thrd 500 macro9426 else if ( ( LA_count < format_low_thrd ) && (PA_count > format_up_thrd) ) in MDrv_SC_3DorderDetect()9431 else if ( ( PA_count < format_low_thrd ) && (LA_count > format_up_thrd) ) in MDrv_SC_3DorderDetect()
9395 #define format_up_thrd 500 macro9456 else if ( ( LA_count < format_low_thrd ) && (PA_count > format_up_thrd) ) in MDrv_SC_3DorderDetect()9461 else if ( ( PA_count < format_low_thrd ) && (LA_count > format_up_thrd) ) in MDrv_SC_3DorderDetect()
10307 #define format_up_thrd 500 macro10368 else if ( ( LA_count < format_low_thrd ) && (PA_count > format_up_thrd) ) in MDrv_SC_3DorderDetect()10373 else if ( ( PA_count < format_low_thrd ) && (LA_count > format_up_thrd) ) in MDrv_SC_3DorderDetect()