HomeSort by relevance Sort by last modified time
    Searched refs:ps_mv_ntop_start (Results 1 - 3 of 3) sorted by null

  /external/libavc/decoder/
ih264d_process_pslice.c 76 mv_pred_t *ps_mv_nmb, *ps_mv_nmb_start, *ps_mv_ntop, *ps_mv_ntop_start; local
131 ps_mv_ntop_start = ps_mv_nmb_start
191 ps_mv_ntop_start, &s_mvPred, 0, 4, 0, 1,
232 ps_mv_ntop = ps_mv_ntop_start + u1_sub_mb_x;
    [all...]
ih264d_parse_bslice.c 890 mv_pred_t *ps_mv_nmb, *ps_mv_nmb_start, *ps_mv_ntop, *ps_mv_ntop_start; local
    [all...]
ih264d_process_bslice.c 79 mv_pred_t *ps_mv_ntop_start; local
107 ps_mv_ntop_start = ps_dec->ps_mv_cur + (u1_mb_num << 4)
115 ps_mv_ntop_start, &s_mv_pred, 0, 4,
    [all...]

Completed in 1231 milliseconds