Home
last modified time | relevance | path

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

/external/libavc/test/encoder/
Dpsnr.h45 iv_raw_buf_t *ps_buf1,
46 iv_raw_buf_t *ps_buf2);
Drecon.c53 IV_STATUS_T write_recon(FILE *fp, iv_raw_buf_t *ps_raw_buf) in write_recon()
157 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLO… in init_raw_buf_descr()
215 ps_raw_buf->u4_size = sizeof(iv_raw_buf_t); in init_raw_buf_descr()
Dpsnr.c95 void compute_psnr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_buf1, iv_raw_buf_t *ps_buf2) in compute_psnr()
Dapp.h334 IV_STATUS_T read_input(FILE *fp, iv_raw_buf_t *ps_raw_buf);
335 IV_STATUS_T write_recon(FILE *fp, iv_raw_buf_t *ps_raw_buf);
348 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLO…
Dinput.c119 IV_STATUS_T read_input(FILE *fp, iv_raw_buf_t *ps_raw_buf) in read_input()
174 IV_STATUS_T dump_input(FILE *fp, iv_raw_buf_t *ps_raw_buf) in dump_input()
Dmain.c1517 iv_raw_buf_t *ps_inp_raw_buf = &ps_video_encode_ip->s_inp_buf; in synchronous_encode()
1534 iv_raw_buf_t s_inp_buf, s_recon_buf; in synchronous_encode()
/external/libavc/encoder/
Dive2.h347 iv_raw_buf_t s_inp_buf;
377 iv_raw_buf_t s_recon_buf;
409 iv_raw_buf_t s_inp_buf;
415 iv_raw_buf_t s_recon_buf;
432 iv_raw_buf_t s_inp_buf;
502 iv_raw_buf_t s_inp_buf;
624 iv_raw_buf_t s_recon_buf;
Div2.h252 }iv_raw_buf_t; typedef
Dih264e_structs.h283 iv_raw_buf_t s_raw_buf;