Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_api.c96 #define ALIGNED_FREE(ps_codec, y) \ macro
1437 ALIGNED_FREE(ps_codec, ps_codec->apv_process_thread_handle[0]); in ihevcd_free_static_bufs()
1438 ALIGNED_FREE(ps_codec, ps_codec->pu1_bitsbuf_static); in ihevcd_free_static_bufs()
1440 ALIGNED_FREE(ps_codec, ps_codec->pv_disp_buf_mgr); in ihevcd_free_static_bufs()
1441 ALIGNED_FREE(ps_codec, ps_codec->pv_dpb_mgr); in ihevcd_free_static_bufs()
1442 ALIGNED_FREE(ps_codec, ps_codec->pv_pic_buf_mgr); in ihevcd_free_static_bufs()
1443 ALIGNED_FREE(ps_codec, ps_codec->pv_mv_buf_mgr); in ihevcd_free_static_bufs()
1444 ALIGNED_FREE(ps_codec, ps_codec->ps_vps_base); in ihevcd_free_static_bufs()
1445 ALIGNED_FREE(ps_codec, ps_codec->ps_sps_base); in ihevcd_free_static_bufs()
1446 ALIGNED_FREE(ps_codec, ps_codec->ps_pps_base); in ihevcd_free_static_bufs()
[all …]