Home
last modified time | relevance | path

Searched refs:ps_motion_pred_struct (Results 1 – 4 of 4) sorted by relevance

/external/libavc/decoder/svc/
Disvcd_mode_mv_resamp.h135 mv_pred_t *ps_motion_pred_struct; /*!< temporary motion structure member
Disvcd_mode_mv_resamp.c1579 ps_motion_pred = ps_ctxt->ps_motion_pred_struct; in isvcd_interlyr_motion_submbmode_pred()
2244 ps_motion_pred = ps_ctxt->ps_motion_pred_struct; in isvcd_interlyr_mbmode_pred()
2524 isvcd_populate_ref_idx(ps_mb_params, ps_svc_mb_params, ps_ctxt->ps_motion_pred_struct, in isvcd_compute_interlyr_motion_mode()
2653 ps_motion_pred = ps_ctxt->ps_motion_pred_struct; in isvcd_interlyr_motion_mode_pred_dyadic()
Disvcd_process_epslice.c86 ps_motion_pred = ps_ctxt->ps_motion_pred_struct; in isvcd_retrive_infer_mode_mv()
Disvcd_api.c1431 pf_aligned_free(pv_mem_ctxt, ps_mode_motion->ps_motion_pred_struct); in isvcd_mode_mv_resample_ctxt_free()
2398 ps_mode_motion->ps_motion_pred_struct = (mv_pred_t *) pv_buf; in isvcd_mode_mv_resample_ctxt_create()