Searched refs:as_recon_buf (Results 1 - 3 of 3) sorted by relevance

/external/libavc/test/encoder/
H A Drecon.c113 ps_app_ctxt->as_recon_buf[i].pu1_buf = pu1_buf;
114 ps_app_ctxt->as_recon_buf[i].u4_buf_size = pic_size;
115 ps_app_ctxt->as_recon_buf[i].u4_is_free = 1;
144 ih264a_aligned_free(ps_app_ctxt->as_recon_buf[i].pu1_buf);
H A Dapp.h307 recon_buf_t as_recon_buf[DEFAULT_MAX_RECON_BUFS]; member in struct:__anon7783
H A Dmain.c1703 init_raw_buf_descr(ps_app_ctxt, &s_recon_buf, ps_app_ctxt->as_recon_buf[0].pu1_buf, ps_app_ctxt->e_recon_color_fmt);

Completed in 117 milliseconds