Lines Matching refs:PS_DEC_ALIGNED_FREE
1157 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_sps); in ih264d_free_static_bufs()
1158 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_pps); in ih264d_free_static_bufs()
1159 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_dec_thread_handle); in ih264d_free_static_bufs()
1160 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_bs_deblk_thread_handle); in ih264d_free_static_bufs()
1161 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_dpb_mgr); in ih264d_free_static_bufs()
1162 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_pred); in ih264d_free_static_bufs()
1163 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_disp_buf_mgr); in ih264d_free_static_bufs()
1164 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_pic_buf_mgr); in ih264d_free_static_bufs()
1165 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_pic_buf_base); in ih264d_free_static_bufs()
1166 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_dec_err_status); in ih264d_free_static_bufs()
1167 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_sei); in ih264d_free_static_bufs()
1168 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_dpb_cmds); in ih264d_free_static_bufs()
1169 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_bitstrm); in ih264d_free_static_bufs()
1170 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_cur_slice); in ih264d_free_static_bufs()
1171 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_scratch_sps_pps); in ih264d_free_static_bufs()
1172 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_bits_buf_static); in ih264d_free_static_bufs()
1173 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ppv_map_ref_idx_to_poc_base); in ih264d_free_static_bufs()
1174 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->p_cabac_ctxt_table_t); in ih264d_free_static_bufs()
1175 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_left_mb_ctxt_info); in ih264d_free_static_bufs()
1176 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_ref_buff_base); in ih264d_free_static_bufs()
1177 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pi2_pred1); in ih264d_free_static_bufs()
1178 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_temp_mc_buffer); in ih264d_free_static_bufs()
1179 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_init_dpb_base); in ih264d_free_static_bufs()
1180 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu4_mbaff_wt_mat); in ih264d_free_static_bufs()
1181 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu4_wts_ofsts_mat); in ih264d_free_static_bufs()
1182 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_left_mvpred_addr); in ih264d_free_static_bufs()
1183 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_mv_buf_mgr); in ih264d_free_static_bufs()
1184 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_col_mv_base); in ih264d_free_static_bufs()
1185 PS_DEC_ALIGNED_FREE(ps_dec, dec_hdl->pv_codec_handle); in ih264d_free_static_bufs()