Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Drecon.c53 IV_STATUS_T write_recon(FILE *fp, iv_raw_buf_t *ps_raw_buf) in write_recon() function
Dapp.h335 IV_STATUS_T write_recon(FILE *fp, iv_raw_buf_t *ps_raw_buf);
Dmain.c1949 status = write_recon(ps_app_ctxt->fp_recon, &s_recon_buf); in synchronous_encode()