Home
last modified time | relevance | path

Searched refs:ps_parse_part_params (Results 1 – 6 of 6) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_pslice.c1050 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_parse_inter_slice_data_cabac()
1385 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_parse_inter_slice_data_cavlc()
1603 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_mark_err_slice_skip()
1707 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_mark_err_slice_skip()
1819 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_mark_err_slice_skip()
Dih264d_parse_slice.c570 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_start_of_pic()
1816 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_parse_decode_slice()
Dih264d_utils.c1896 ps_dec->ps_parse_part_params = pv_buf; in ih264d_allocate_dynamic_bufs()
2201 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_parse_part_params); in ih264d_free_dynamic_bufs()
Dih264d_process_pslice.c85 ps_part = ps_dec->ps_parse_part_params; // + u1_mb_idx; in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_structs.h1036 parse_part_params_t *ps_parse_part_params; member
Dih264d_parse_bslice.c901 ps_part = ps_dec->ps_parse_part_params; in ih264d_mv_pred_ref_tfr_nby2_bmb()