Lines Matching refs:PS_DEC_ALIGNED_FREE

1125     PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_sps);  in ih264d_free_static_bufs()
1126 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_pps); in ih264d_free_static_bufs()
1127 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_dec_thread_handle); in ih264d_free_static_bufs()
1128 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_bs_deblk_thread_handle); in ih264d_free_static_bufs()
1129 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_dpb_mgr); in ih264d_free_static_bufs()
1130 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_pred); in ih264d_free_static_bufs()
1131 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_disp_buf_mgr); in ih264d_free_static_bufs()
1132 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_pic_buf_mgr); in ih264d_free_static_bufs()
1133 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_pic_buf_base); in ih264d_free_static_bufs()
1134 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_dec_err_status); in ih264d_free_static_bufs()
1135 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_sei); in ih264d_free_static_bufs()
1136 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_dpb_cmds); in ih264d_free_static_bufs()
1137 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_bitstrm); in ih264d_free_static_bufs()
1138 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_cur_slice); in ih264d_free_static_bufs()
1139 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_scratch_sps_pps); in ih264d_free_static_bufs()
1140 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_bits_buf_static); in ih264d_free_static_bufs()
1141 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ppv_map_ref_idx_to_poc_base); in ih264d_free_static_bufs()
1142 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->p_cabac_ctxt_table_t); in ih264d_free_static_bufs()
1143 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_left_mb_ctxt_info); in ih264d_free_static_bufs()
1144 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_ref_buff_base); in ih264d_free_static_bufs()
1145 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pi2_pred1); in ih264d_free_static_bufs()
1146 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_temp_mc_buffer); in ih264d_free_static_bufs()
1147 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu1_init_dpb_base); in ih264d_free_static_bufs()
1148 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu4_mbaff_wt_mat); in ih264d_free_static_bufs()
1149 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pu4_wts_ofsts_mat); in ih264d_free_static_bufs()
1150 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_left_mvpred_addr); in ih264d_free_static_bufs()
1151 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->pv_mv_buf_mgr); in ih264d_free_static_bufs()
1152 PS_DEC_ALIGNED_FREE(ps_dec, ps_dec->ps_col_mv_base); in ih264d_free_static_bufs()
1153 PS_DEC_ALIGNED_FREE(ps_dec, dec_hdl->pv_codec_handle); in ih264d_free_static_bufs()