Lines Matching refs:pi4_sad_grid
937 s_err_prms.pi4_sad_grid = &i4_sad_grid; in hme_compute_pred_and_evaluate_bi()
1226 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_pt_pu_8x8_tu_rec() local
1291 pi4_sad_grid[PART_ID_2Nx2N] = i4_satd_8x8; in hme_evalsatd_pt_pu_8x8_tu_rec()
1327 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_update_2_best_results_pt_pu_16x16() local
1366 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1369 pi4_sad_grid[PART_ID_NxN_TL] = ai4_satd_8x8[0]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1370 pi4_sad_grid[PART_ID_NxN_TR] = ai4_satd_8x8[1]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1371 pi4_sad_grid[PART_ID_NxN_BL] = ai4_satd_8x8[2]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1372 pi4_sad_grid[PART_ID_NxN_BR] = ai4_satd_8x8[3]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1375 pi4_sad_grid[PART_ID_Nx2N_L] = ai4_satd_8x8[0] + ai4_satd_8x8[2]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1376 pi4_sad_grid[PART_ID_Nx2N_R] = ai4_satd_8x8[1] + ai4_satd_8x8[3]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1377 pi4_sad_grid[PART_ID_2NxN_T] = ai4_satd_8x8[0] + ai4_satd_8x8[1]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1378 pi4_sad_grid[PART_ID_2NxN_B] = ai4_satd_8x8[2] + ai4_satd_8x8[3]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1381 pi4_sad_grid[PART_ID_nLx2N_L] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1384 pi4_sad_grid[PART_ID_nLx2N_R] = ai4_satd_4x4[1] + ai4_satd_4x4[5] + ai4_satd_4x4[9] + in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1385 ai4_satd_4x4[13] + pi4_sad_grid[PART_ID_Nx2N_R]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1387 pi4_sad_grid[PART_ID_nRx2N_L] = ai4_satd_4x4[2] + ai4_satd_4x4[6] + ai4_satd_4x4[10] + in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1388 ai4_satd_4x4[14] + pi4_sad_grid[PART_ID_Nx2N_L]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1390 pi4_sad_grid[PART_ID_nRx2N_R] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1393 pi4_sad_grid[PART_ID_2NxnU_T] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1396 pi4_sad_grid[PART_ID_2NxnU_B] = ai4_satd_4x4[4] + ai4_satd_4x4[5] + ai4_satd_4x4[6] + in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1397 ai4_satd_4x4[7] + pi4_sad_grid[PART_ID_2NxN_B]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1399 pi4_sad_grid[PART_ID_2NxnD_T] = ai4_satd_4x4[8] + ai4_satd_4x4[9] + ai4_satd_4x4[10] + in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1400 ai4_satd_4x4[11] + pi4_sad_grid[PART_ID_2NxN_T]; in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1402 pi4_sad_grid[PART_ID_2NxnD_B] = in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1426 i4_sad = CLIP3(pi4_sad_grid[part_id], 0, 0x7fff); in hme_evalsatd_update_2_best_results_pt_pu_16x16()
1500 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_update_1_best_result_pt_pu_16x16() local
1539 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1542 pi4_sad_grid[PART_ID_NxN_TL] = ai4_satd_8x8[0]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1543 pi4_sad_grid[PART_ID_NxN_TR] = ai4_satd_8x8[1]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1544 pi4_sad_grid[PART_ID_NxN_BL] = ai4_satd_8x8[2]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1545 pi4_sad_grid[PART_ID_NxN_BR] = ai4_satd_8x8[3]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1548 pi4_sad_grid[PART_ID_Nx2N_L] = ai4_satd_8x8[0] + ai4_satd_8x8[2]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1549 pi4_sad_grid[PART_ID_Nx2N_R] = ai4_satd_8x8[1] + ai4_satd_8x8[3]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1550 pi4_sad_grid[PART_ID_2NxN_T] = ai4_satd_8x8[0] + ai4_satd_8x8[1]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1551 pi4_sad_grid[PART_ID_2NxN_B] = ai4_satd_8x8[2] + ai4_satd_8x8[3]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1554 pi4_sad_grid[PART_ID_nLx2N_L] = in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1556 pi4_sad_grid[PART_ID_nRx2N_R] = in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1558 pi4_sad_grid[PART_ID_2NxnU_T] = in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1560 pi4_sad_grid[PART_ID_2NxnD_B] = in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1563 pi4_sad_grid[PART_ID_nLx2N_R] = pi4_sad_grid[PART_ID_2Nx2N] - pi4_sad_grid[PART_ID_nLx2N_L]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1564 pi4_sad_grid[PART_ID_nRx2N_L] = pi4_sad_grid[PART_ID_2Nx2N] - pi4_sad_grid[PART_ID_nRx2N_R]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1565 pi4_sad_grid[PART_ID_2NxnU_B] = pi4_sad_grid[PART_ID_2Nx2N] - pi4_sad_grid[PART_ID_2NxnU_T]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1566 pi4_sad_grid[PART_ID_2NxnD_T] = pi4_sad_grid[PART_ID_2Nx2N] - pi4_sad_grid[PART_ID_2NxnD_B]; in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1589 i4_sad = CLIP3(pi4_sad_grid[part_id], 0, 0x7fff); in hme_evalsatd_update_1_best_result_pt_pu_16x16()
1744 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_pt_pu_32x32() local
1775 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_pt_pu_32x32()
1779 pi4_sad_grid[PART_ID_NxN_TL] = ai4_satd_16x16[0]; in hme_evalsatd_pt_pu_32x32()
1780 pi4_sad_grid[PART_ID_NxN_TR] = ai4_satd_16x16[1]; in hme_evalsatd_pt_pu_32x32()
1781 pi4_sad_grid[PART_ID_NxN_BL] = ai4_satd_16x16[2]; in hme_evalsatd_pt_pu_32x32()
1782 pi4_sad_grid[PART_ID_NxN_BR] = ai4_satd_16x16[3]; in hme_evalsatd_pt_pu_32x32()
1785 pi4_sad_grid[PART_ID_Nx2N_L] = ai4_satd_16x16[0] + ai4_satd_16x16[2]; in hme_evalsatd_pt_pu_32x32()
1786 pi4_sad_grid[PART_ID_Nx2N_R] = ai4_satd_16x16[1] + ai4_satd_16x16[3]; in hme_evalsatd_pt_pu_32x32()
1787 pi4_sad_grid[PART_ID_2NxN_T] = ai4_satd_16x16[0] + ai4_satd_16x16[1]; in hme_evalsatd_pt_pu_32x32()
1788 pi4_sad_grid[PART_ID_2NxN_B] = ai4_satd_16x16[2] + ai4_satd_16x16[3]; in hme_evalsatd_pt_pu_32x32()
1791 pi4_sad_grid[PART_ID_nLx2N_L] = in hme_evalsatd_pt_pu_32x32()
1794 pi4_sad_grid[PART_ID_nLx2N_R] = ai4_satd_8x8[1] + ai4_satd_8x8[5] + ai4_satd_8x8[9] + in hme_evalsatd_pt_pu_32x32()
1795 ai4_satd_8x8[13] + pi4_sad_grid[PART_ID_Nx2N_R]; in hme_evalsatd_pt_pu_32x32()
1797 pi4_sad_grid[PART_ID_nRx2N_L] = ai4_satd_8x8[2] + ai4_satd_8x8[6] + ai4_satd_8x8[10] + in hme_evalsatd_pt_pu_32x32()
1798 ai4_satd_8x8[14] + pi4_sad_grid[PART_ID_Nx2N_L]; in hme_evalsatd_pt_pu_32x32()
1800 pi4_sad_grid[PART_ID_nRx2N_R] = in hme_evalsatd_pt_pu_32x32()
1803 pi4_sad_grid[PART_ID_2NxnU_T] = in hme_evalsatd_pt_pu_32x32()
1806 pi4_sad_grid[PART_ID_2NxnU_B] = ai4_satd_8x8[4] + ai4_satd_8x8[5] + ai4_satd_8x8[6] + in hme_evalsatd_pt_pu_32x32()
1807 ai4_satd_8x8[7] + pi4_sad_grid[PART_ID_2NxN_B]; in hme_evalsatd_pt_pu_32x32()
1809 pi4_sad_grid[PART_ID_2NxnD_T] = ai4_satd_8x8[8] + ai4_satd_8x8[9] + ai4_satd_8x8[10] + in hme_evalsatd_pt_pu_32x32()
1810 ai4_satd_8x8[11] + pi4_sad_grid[PART_ID_2NxN_T]; in hme_evalsatd_pt_pu_32x32()
1812 pi4_sad_grid[PART_ID_2NxnD_B] = in hme_evalsatd_pt_pu_32x32()
1841 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_pt_pu_32x32_tu_rec() local
1907 pi4_sad_grid[PART_ID_2Nx2N] = total_satd_cost; in hme_evalsatd_pt_pu_32x32_tu_rec()
1949 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_pt_pu_64x64() local
2007 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_pt_pu_64x64()
2011 pi4_sad_grid[PART_ID_NxN_TL] = ai4_satd_32x32[0]; in hme_evalsatd_pt_pu_64x64()
2012 pi4_sad_grid[PART_ID_NxN_TR] = ai4_satd_32x32[1]; in hme_evalsatd_pt_pu_64x64()
2013 pi4_sad_grid[PART_ID_NxN_BL] = ai4_satd_32x32[2]; in hme_evalsatd_pt_pu_64x64()
2014 pi4_sad_grid[PART_ID_NxN_BR] = ai4_satd_32x32[3]; in hme_evalsatd_pt_pu_64x64()
2017 pi4_sad_grid[PART_ID_Nx2N_L] = ai4_satd_32x32[0] + ai4_satd_32x32[2]; in hme_evalsatd_pt_pu_64x64()
2018 pi4_sad_grid[PART_ID_Nx2N_R] = ai4_satd_32x32[1] + ai4_satd_32x32[3]; in hme_evalsatd_pt_pu_64x64()
2019 pi4_sad_grid[PART_ID_2NxN_T] = ai4_satd_32x32[0] + ai4_satd_32x32[1]; in hme_evalsatd_pt_pu_64x64()
2020 pi4_sad_grid[PART_ID_2NxN_B] = ai4_satd_32x32[2] + ai4_satd_32x32[3]; in hme_evalsatd_pt_pu_64x64()
2023 pi4_sad_grid[PART_ID_nLx2N_L] = in hme_evalsatd_pt_pu_64x64()
2026 pi4_sad_grid[PART_ID_nLx2N_R] = ai4_satd_16x16[0][1] + ai4_satd_16x16[0][3] + in hme_evalsatd_pt_pu_64x64()
2028 pi4_sad_grid[PART_ID_Nx2N_R]; in hme_evalsatd_pt_pu_64x64()
2030 pi4_sad_grid[PART_ID_nRx2N_L] = ai4_satd_16x16[1][0] + ai4_satd_16x16[1][2] + in hme_evalsatd_pt_pu_64x64()
2032 pi4_sad_grid[PART_ID_Nx2N_L]; in hme_evalsatd_pt_pu_64x64()
2034 pi4_sad_grid[PART_ID_nRx2N_R] = in hme_evalsatd_pt_pu_64x64()
2037 pi4_sad_grid[PART_ID_2NxnU_T] = in hme_evalsatd_pt_pu_64x64()
2040 pi4_sad_grid[PART_ID_2NxnU_B] = ai4_satd_16x16[0][2] + ai4_satd_16x16[0][3] + in hme_evalsatd_pt_pu_64x64()
2042 pi4_sad_grid[PART_ID_2NxN_B]; in hme_evalsatd_pt_pu_64x64()
2044 pi4_sad_grid[PART_ID_2NxnD_T] = ai4_satd_16x16[2][0] + ai4_satd_16x16[2][1] + in hme_evalsatd_pt_pu_64x64()
2046 pi4_sad_grid[PART_ID_2NxN_T]; in hme_evalsatd_pt_pu_64x64()
2048 pi4_sad_grid[PART_ID_2NxnD_B] = in hme_evalsatd_pt_pu_64x64()
2078 S32 *pi4_sad_grid = ps_prms->pi4_sad_grid; in hme_evalsatd_pt_pu_64x64_tu_rec() local
2145 pi4_sad_grid[PART_ID_2Nx2N] = in hme_evalsatd_pt_pu_64x64_tu_rec()
2405 s_result_prms.pi4_sad_grid = &ai4_sad_grid[0]; in hme_subpel_refine_search_node_high_speed()
2433 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0]; in hme_subpel_refine_search_node_high_speed()
2469 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2473 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2505 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2509 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2541 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2545 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2577 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2581 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2611 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2615 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2764 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2769 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2800 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2805 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2833 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2838 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2867 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
2872 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3026 s_result_prms.pi4_sad_grid = &ai4_sad_grid[0][0]; in hme_subpel_refine_search_node_high_speed()
3052 s_err_prms.pi4_sad_grid = &ai4_sad_grid[0][0]; in hme_subpel_refine_search_node_high_speed()
3084 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3088 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3118 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3123 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3152 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3157 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3187 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3192 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3221 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3226 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3262 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3267 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3299 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3304 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3336 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3341 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3372 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3377 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3565 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3570 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3592 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3597 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3620 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3625 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3649 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3654 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3688 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3694 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3721 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3727 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3754 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3760 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3789 i4_tot_cost = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
3795 i4_min_sad = s_err_prms.pi4_sad_grid[part_id]; in hme_subpel_refine_search_node_high_speed()
4185 s_err_prms.pi4_sad_grid = &i4_sad_grid; in hme_subpel_refine_cu_hs()
4194 i4_satd = s_err_prms.pi4_sad_grid[0]; in hme_subpel_refine_cu_hs()