Searched refs:vpx_satd (Results 1 – 7 of 7) sorted by relevance
6310 intra_cost = vpx_satd(coeff, pix_num);6315 intra_cost = vpx_satd(coeff, pix_num);6365 inter_cost = vpx_satd(coeff, pix_num);6376 inter_cost = vpx_satd(coeff, pix_num);
824 this_rdc->rate += vpx_satd(qcoeff, step << 4); in block_yrd()
1345 #define vpx_satd vpx_satd_c macro
1539 #define vpx_satd vpx_satd_neon macro
1746 #define vpx_satd vpx_satd_sse2 macro
1753 #define vpx_satd vpx_satd_sse2 macro