Searched refs:pv_comp_mode_mv_ctxt (Results 1 – 2 of 2) sorted by relevance
/external/libavc/decoder/svc/ |
D | isvcd_mode_mv_resamp.h | 65 typedef void(ftype_pred_direct)(void *pv_comp_mode_mv_ctxt, void *pv_top_mb_motion_l0, 74 typedef WORD32 ftype_inter_lyr_motion_pred(void *pv_comp_mode_mv_ctxt, void *pv_mb_params, 78 WORD32 isvcd_interlyr_motion_mode_pred_dyadic(void *pv_comp_mode_mv_ctxt, void *pv_mb_params, 82 WORD32 isvcd_compute_interlyr_motion_mode(void *pv_comp_mode_mv_ctxt, void *pv_mb_params,
|
D | isvcd_mode_mv_resamp.c | 781 void isvcd_ref_lyr_part_idc(void *pv_comp_mode_mv_ctxt, WORD32 ai4_ref_part_idc[4][4], in isvcd_ref_lyr_part_idc() argument 808 ps_ctxt = (mode_motion_ctxt_t *) pv_comp_mode_mv_ctxt; in isvcd_ref_lyr_part_idc() 1282 WORD32 isvcd_interlyr_motion_scale(void *pv_comp_mode_mv_ctxt, WORD32 *pi4_ref_part_idc, in isvcd_interlyr_motion_scale() argument 1302 ps_ctxt = (mode_motion_ctxt_t *) pv_comp_mode_mv_ctxt; in isvcd_interlyr_motion_scale() 1538 void isvcd_interlyr_motion_submbmode_pred(void *pv_comp_mode_mv_ctxt, void *pv_mb_params, in isvcd_interlyr_motion_submbmode_pred() argument 1572 ps_ctxt = (mode_motion_ctxt_t *) pv_comp_mode_mv_ctxt; in isvcd_interlyr_motion_submbmode_pred() 1596 isvcd_interlyr_motion_scale(pv_comp_mode_mv_ctxt, &ai4_ref_part_idc[i4_blk_y][i4_blk_x], in isvcd_interlyr_motion_submbmode_pred() 2220 void isvcd_interlyr_mbmode_pred(void *pv_comp_mode_mv_ctxt, void *pv_mb_params, in isvcd_interlyr_mbmode_pred() argument 2243 ps_ctxt = (mode_motion_ctxt_t *) pv_comp_mode_mv_ctxt; in isvcd_interlyr_mbmode_pred() 2471 WORD32 isvcd_compute_interlyr_motion_mode(void *pv_comp_mode_mv_ctxt, void *pv_mb_params, in isvcd_compute_interlyr_motion_mode() argument [all …]
|