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

  /external/libavc/decoder/
ih264d_mvpred.h 100 mv_pred_t *ps_mv_ntop,
108 mv_pred_t *ps_mv_ntop,
115 mv_pred_t *ps_mv_ntop,
126 mv_pred_t *ps_mv_ntop,
137 mv_pred_t *ps_mv_ntop,
ih264d_mvpred.c 147 mv_pred_t *ps_mv_ntop,
222 ps_mvpred_tmp = ps_mv_ntop;
225 ps_mvpred_tmp = ps_mv_ntop;
252 ps_mvpred_tmp = ps_mv_ntop + uc_mb_part_width + 12;
291 ps_mvpred_tmp = ps_mv_ntop - 29;
338 mv_pred_t *ps_mv_ntop,
370 ps_mv_ntop = ps_mv_nmb - 4;
371 ps_mv_pred[TOP] = ps_mv_ntop;
379 ps_mv_pred[TOP] = ps_mv_ntop;
393 ps_mv_pred[TOP_R] = (ps_mv_ntop + uc_mb_part_width)
    [all...]
ih264d_process_pslice.c 76 mv_pred_t *ps_mv_nmb, *ps_mv_nmb_start, *ps_mv_ntop, *ps_mv_ntop_start; local
232 ps_mv_ntop = ps_mv_ntop_start + u1_sub_mb_x;
246 ps_dec->pf_mvpred(ps_dec, ps_cur_mb_info, ps_mv_nmb, ps_mv_ntop,
    [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_structs.h     [all...]

Completed in 328 milliseconds