Searched refs:as_recon_buf (Results 1 – 3 of 3) sorted by relevance
113 ps_app_ctxt->as_recon_buf[i].pu1_buf = pu1_buf; in allocate_recon()114 ps_app_ctxt->as_recon_buf[i].u4_buf_size = pic_size; in allocate_recon()115 ps_app_ctxt->as_recon_buf[i].u4_is_free = 1; in allocate_recon()144 ih264a_aligned_free(ps_app_ctxt->as_recon_buf[i].pu1_buf); in free_recon()
309 recon_buf_t as_recon_buf[DEFAULT_MAX_RECON_BUFS]; member
1772 …init_raw_buf_descr(ps_app_ctxt, &s_recon_buf, ps_app_ctxt->as_recon_buf[0].pu1_buf, ps_app_ctxt->e… in synchronous_encode()