Searched refs:xh (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | findhalfpel.cpp | 73 Int xh, yh; in FindHalfPelMB() local 125 xh = 0; in FindHalfPelMB() 135 … d = (*(SAD_MB_HalfPel[((yh&1)<<1)+(xh&1)]))(ncand, cur, (dmin << 16) | lx, extra_info); in FindHalfPelMB() 140 xhmin[0] = xh; in FindHalfPelMB() 145 …PV_ABS(mot[0].x + xh) + PV_ABS(mot[0].y + yh) < PV_ABS(mot[0].x + xhmin[0]) + PV_ABS(mot[0].y + yh… in FindHalfPelMB() 147 xhmin[0] = xh; in FindHalfPelMB() 154 xh += next_hp_pos[k][0]; in FindHalfPelMB() 188 Int xh, yh;//, xhmin, yhmin; in FindHalfPelBlk() local 243 xh = -1; in FindHalfPelBlk() 249 d = (*SAD_Blk_HalfPel)(cand, cur8, dmin, lx, swidth, xh, yh, extra_info); in FindHalfPelBlk() [all …]
|
D | sad_halfpel.cpp | 780 …Int SAD_Blk_HalfPel_C(UChar *ref, UChar *blk, Int dmin, Int width, Int rx, Int xh, Int yh, void *e… in SAD_Blk_HalfPel_C() argument 791 if (xh && yh) in SAD_Blk_HalfPel_C() 794 p2 = ref + xh; in SAD_Blk_HalfPel_C() 796 p4 = ref + yh * rx + xh; in SAD_Blk_HalfPel_C() 824 p2 = ref + xh + yh * rx; /* either left/right or top/bottom pixel */ in SAD_Blk_HalfPel_C()
|
D | mp4lib_int.h | 238 …Int(*SAD_Blk_HalfPel)(UChar *ref, UChar *blk, Int dmin, Int lx, Int rx, Int xh, Int yh, void *extr…
|
D | motion_est.cpp | 162 Int xh[5] = {0, 0, 0, 0, 0}; in MotionEstimation() local 347 i << 4, j << 4, xh, yh, hp_guess); in MotionEstimation() 361 … best_cand, mode_mb, i << 4, j << 4, xh, yh, hp_mem4MV); in MotionEstimation()
|
D | mp4enc_lib.h | 149 …Int SAD_Blk_HalfPel_C(UChar *ref, UChar *blk, Int dmin, Int lx, Int rx, Int xh, Int yh, void *extr…
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | findhalfpel.cpp | 55 int xh[9] = {0, 0, 2, 2, 2, 0, -2, -2, -2}; in AVCFindHalfPelMB() local 82 mvcost = MV_COST_S(lambda_motion, mot->x + xh[h], mot->y + yh[h], cmvx, cmvy); in AVCFindHalfPelMB() 94 mot->x += xh[hmin]; in AVCFindHalfPelMB()
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | jbmr2-encrypted-settings-abcd.ab | 15 …�.���$����'D~LG�?�X��"j �O�Z�|�fQx�=r�`-�����kNߊ%'3<ӥ���0T���`Ϗxh`��q�(�:��;.B�K�+�췊…
|