HomeSort by relevance Sort by last modified time
    Searched refs:as_recon_buf (Results 1 - 3 of 3) sorted by null

  /external/libavc/test/encoder/
recon.c 113 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);
app.h 309 recon_buf_t as_recon_buf[DEFAULT_MAX_RECON_BUFS]; member in struct:__anon24066
main.c     [all...]

Completed in 54 milliseconds