Searched refs:iv_raw_buf_t (Results 1 – 9 of 9) sorted by relevance
/external/libavc/test/encoder/ |
D | psnr.h | 45 iv_raw_buf_t *ps_buf1, 46 iv_raw_buf_t *ps_buf2);
|
D | recon.c | 53 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()
|
D | psnr.c | 95 void compute_psnr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_buf1, iv_raw_buf_t *ps_buf2) in compute_psnr()
|
D | app.h | 334 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…
|
D | input.c | 119 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()
|
D | main.c | 1458 iv_raw_buf_t *ps_inp_raw_buf = &ps_video_encode_ip->s_inp_buf; in synchronous_encode() 1475 iv_raw_buf_t s_inp_buf, s_recon_buf; in synchronous_encode()
|
/external/libavc/encoder/ |
D | ive2.h | 345 iv_raw_buf_t s_inp_buf; 375 iv_raw_buf_t s_recon_buf; 407 iv_raw_buf_t s_inp_buf; 413 iv_raw_buf_t s_recon_buf; 430 iv_raw_buf_t s_inp_buf; 500 iv_raw_buf_t s_inp_buf; 622 iv_raw_buf_t s_recon_buf;
|
D | iv2.h | 252 }iv_raw_buf_t; typedef
|
D | ih264e_structs.h | 283 iv_raw_buf_t s_raw_buf;
|