Home
last modified time | relevance | path

Searched refs:pu4_wts_ofsts_mat (Results 1 – 5 of 5) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_bslice.c1204 pu4_iwt_ofst = ps_dec->pu4_wts_ofsts_mat; in ih264d_get_implicit_weights()
1565 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_bslice()
1571 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_bslice()
Dih264d_parse_slice.c102 pu4_mat_iwt_ofst = ps_dec->pu4_wts_ofsts_mat; in ih264d_form_pred_weight_matrix()
1877 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c2043 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_pslice()
2048 ps_dec->pu4_wt_ofsts = ps_dec->pu4_wts_ofsts_mat; in ih264d_parse_pslice()
Dih264d_structs.h968 UWORD32 *pu4_wts_ofsts_mat; member
Dih264d_utils.c2201 ps_dec->pu4_wts_ofsts_mat = (UWORD32 *)(pu1_scratch_mem_base + u4_scratch_mem_used); in ih264d_get_memory_dec_params()