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.c1058 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_parse_inter_slice_data_cabac()
1397 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_parse_inter_slice_data_cavlc()
1632 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_mark_err_slice_skip()
1740 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_mark_err_slice_skip()
1857 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()
1752 ps_dec->ps_part = ps_dec->ps_parse_part_params; in ih264d_parse_decode_slice()
Dih264d_process_pslice.c85 ps_part = ps_dec->ps_parse_part_params; // + u1_mb_idx; in ih264d_mv_pred_ref_tfr_nby2_pmb()
Dih264d_utils.c1883 ps_dec->ps_parse_part_params = pv_buf; in ih264d_allocate_dynamic_bufs()
2186 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_parse_part_params); in ih264d_free_dynamic_bufs()
Dih264d_structs.h1034 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()