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

  /external/libavc/test/encoder/
psnr.h 45 iv_raw_buf_t *ps_buf1,
46 iv_raw_buf_t *ps_buf2);
recon.c 53 IV_STATUS_T write_recon(FILE *fp, iv_raw_buf_t *ps_raw_buf)
157 void init_raw_buf_descr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_raw_buf, UWORD8 *pu1_buf, IV_COLOR_FORMAT_T e_color_fmt)
215 ps_raw_buf->u4_size = sizeof(iv_raw_buf_t);
psnr.c 95 void compute_psnr(app_ctxt_t *ps_app_ctxt, iv_raw_buf_t *ps_buf1, iv_raw_buf_t *ps_buf2)
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_COLOR_FORMAT_T e_color_fmt);
input.c 119 IV_STATUS_T read_input(FILE *fp, iv_raw_buf_t *ps_raw_buf)
174 IV_STATUS_T dump_input(FILE *fp, iv_raw_buf_t *ps_raw_buf)
main.c     [all...]
  /external/libavc/encoder/
ive2.h 347 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;
    [all...]
iv2.h 252 }iv_raw_buf_t; typedef in typeref:struct:__anon15537
ih264e_structs.h 283 iv_raw_buf_t s_raw_buf;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp     [all...]

Completed in 224 milliseconds