Home
last modified time | relevance | path

Searched refs:pu4_wt_ofsts (Results 1 – 7 of 7) sorted by relevance

/external/libavc/decoder/
Dih264d_process_pslice.c155 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[2 in ih264d_mv_pred_ref_tfr_nby2_pmb()
188 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[0]; in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_parse_bslice.c978 pu4_wt_offst = (UWORD32*)&ps_dec->pu4_wt_ofsts[2 in ih264d_mv_pred_ref_tfr_nby2_bmb()
1559 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_bslice()
1565 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_bslice()
Dih264d_parse_pslice.c2082 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_pslice()
2087 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_pslice()
Dih264d_process_bslice.c186 (UWORD32*)&ps_dec->pu4_wt_ofsts[2 * X3(uc_Idx)]; in ih264d_decode_spatial_direct()
823 pui32_weight_ofsts = (UWORD32*)&ps_dec->pu4_wt_ofsts[2 in ih264d_decode_temporal_direct()
Dih264d_structs.h949 UWORD32 *pu4_wt_ofsts; member
Dih264d_inter_pred.c536 pu4_wt_offset = (UWORD32*)&ps_dec->pu4_wt_ofsts[2 in ih264d_form_mb_part_info_mp()
Dih264d_parse_slice.c742 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_start_of_pic()