Home
last modified time | relevance | path

Searched refs:uc_dx (Results 1 – 2 of 2) sorted by relevance

/external/libavc/decoder/
Dih264d_inter_pred.c921 UWORD32 uc_dx, uc_dy; in ih264d_motion_compensate_bp() local
939 uc_dx = ps_pred->u1_dydx; in ih264d_motion_compensate_bp()
940 uc_dy = uc_dx >> 2; in ih264d_motion_compensate_bp()
941 uc_dx &= 0x3; in ih264d_motion_compensate_bp()
964 uc_dx = ps_pred->u1_dydx; /* 8*dy + dx */ in ih264d_motion_compensate_bp()
965 uc_dy = uc_dx >> 3; in ih264d_motion_compensate_bp()
966 uc_dx &= 0x7; in ih264d_motion_compensate_bp()
973 u2_dst_wd, uc_dx, uc_dy, in ih264d_motion_compensate_bp()
1058 UWORD8 uc_dx, uc_dy; in ih264d_motion_compensate_mp() local
1089 uc_dx = ps_pred->u1_dydx; in ih264d_motion_compensate_mp()
[all …]
/external/libavc/common/arm/
Dih264_inter_pred_chroma_a9q.s70 @* @param[in]uc_dx