Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_inter_pred.c383 ps_pred->u1_pi1_wt_ofst_rec_v = ps_frame_buf->pu1_dest_v in ih264d_form_mb_part_info_bp()
665 ps_pred->u1_pi1_wt_ofst_rec_v = (UWORD8 *)pu4_wt_offset; in ih264d_form_mb_part_info_mp()
795 ps_pred->u1_pi1_wt_ofst_rec_v = ps_frame_buf->pu1_dest_v in ih264d_form_mb_part_info_mp()
1190 pu1_dest_v = ps_pred->u1_pi1_wt_ofst_rec_v; in ih264d_motion_compensate_mp()
1204 ps_pred->u1_pi1_wt_ofst_rec_v = pu1_dest_v; in ih264d_motion_compensate_mp()
1284 (UWORD32*)ps_pred_y_forw->u1_pi1_wt_ofst_rec_v; in ih264d_motion_compensate_mp()
1318 (UWORD32*)ps_pred_y_forw->u1_pi1_wt_ofst_rec_v; in ih264d_motion_compensate_mp()
Dih264d_structs.h257 UWORD8 *u1_pi1_wt_ofst_rec_v; /** Pointer to packed weight and u4_ofst */ member