Home
last modified time | relevance | path

Searched refs:ps_mv_ntop_start (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_process_pslice.c76 mv_pred_t *ps_mv_nmb, *ps_mv_nmb_start, *ps_mv_ntop, *ps_mv_ntop_start; in ih264d_mv_pred_ref_tfr_nby2_pmb() local
131 ps_mv_ntop_start = ps_mv_nmb_start in ih264d_mv_pred_ref_tfr_nby2_pmb()
191 ps_mv_ntop_start, &s_mvPred, 0, 4, 0, 1, in ih264d_mv_pred_ref_tfr_nby2_pmb()
232 ps_mv_ntop = ps_mv_ntop_start + u1_sub_mb_x; in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_parse_bslice.c890 mv_pred_t *ps_mv_nmb, *ps_mv_nmb_start, *ps_mv_ntop, *ps_mv_ntop_start; in ih264d_mv_pred_ref_tfr_nby2_bmb() local
943 ps_mv_ntop_start = ps_mv_nmb_start in ih264d_mv_pred_ref_tfr_nby2_bmb()
1049 ps_mv_ntop = ps_mv_ntop_start + u1_sub_mb_x; in ih264d_mv_pred_ref_tfr_nby2_bmb()
Dih264d_process_bslice.c79 mv_pred_t *ps_mv_ntop_start; in ih264d_decode_spatial_direct() local
107 ps_mv_ntop_start = ps_dec->ps_mv_cur + (u1_mb_num << 4) in ih264d_decode_spatial_direct()
115 ps_mv_ntop_start, &s_mv_pred, 0, 4, in ih264d_decode_spatial_direct()