Searched refs:format_low_thrd (Results 1 – 5 of 5) sorted by relevance
9366 #define format_low_thrd 100 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()
9396 #define format_low_thrd 100 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()
10308 #define format_low_thrd 100 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()