/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 107 ps_mv_nmb_start = ps_dec->ps_mv_cur + (i << 4); 131 ps_mv_ntop_start = ps_mv_nmb_start 190 ps_dec->pf_mvpred(ps_dec, ps_cur_mb_info, ps_mv_nmb_start, 218 ih264d_rep_mv_colz(ps_dec, &s_mvPred, ps_mv_nmb_start, 0, 233 ps_mv_nmb = ps_mv_nmb_start + u1_sub_mb_num; 312 ih264d_rep_mv_colz(ps_dec, &s_mvPred, ps_mv_nmb_start, 0, [all...] |
ih264d_parse_islice.c | 886 mv_pred_t *ps_mv_nmb_start = ps_dec->ps_mv_cur + (u1_num_mbs << 4); local 1114 mv_pred_t *ps_mv_nmb_start = ps_dec->ps_mv_cur + (u1_num_mbs << 4); local [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 | 80 mv_pred_t *ps_mv_nmb_start = ps_dec->ps_mv_cur + (u1_mb_num << 4); local 114 u1_direct_zero_pred_flag = ps_dec->pf_mvpred(ps_dec, ps_cur_mb_info, ps_mv_nmb_start, 334 ps_mv = ps_mv_nmb_start + u1_sub_mb_num; 552 ps_mv = ps_mv_nmb_start + u1_sub_mb_num; [all...] |