Searched refs:LA_count (Results 1 – 5 of 5) sorted by relevance
9372 int LA_count = MApi_XC_R2BYTE(REG_SC_BK3A_21_L); in MDrv_SC_3DorderDetect() local9421 if ( ( LA_count < CB_count ) && ( PA_count < CB_count ) ) in MDrv_SC_3DorderDetect()9426 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()
9402 int LA_count = MApi_XC_R2BYTE(REG_SC_BK3A_21_L); in MDrv_SC_3DorderDetect() local9451 if ( ( LA_count < CB_count ) && ( PA_count < CB_count ) ) in MDrv_SC_3DorderDetect()9456 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()
10314 int LA_count = MApi_XC_R2BYTE(REG_SC_BK3A_21_L); in MDrv_SC_3DorderDetect() local10363 if ( ( LA_count < CB_count ) && ( PA_count < CB_count ) ) in MDrv_SC_3DorderDetect()10368 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()