Home
last modified time | relevance | path

Searched defs:ps_app_ctxt (Results 1 – 6 of 6) sorted by relevance

/external/libavc/test/encoder/
Dpsnr.c62 void init_psnr(app_ctxt_t *ps_app_ctxt) in init_psnr()
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()
233 void print_average_psnr(app_ctxt_t *ps_app_ctxt) in print_average_psnr()
Dmain.c499 void parse_argument(app_ctxt_t *ps_app_ctxt, CHAR *argument, CHAR *value) in parse_argument()
840 void read_cfg_file(app_ctxt_t *ps_app_ctxt, FILE *fp_cfg) in read_cfg_file()
867 void validate_params(app_ctxt_t *ps_app_ctxt) in validate_params()
913 void init_default_params(app_ctxt_t *ps_app_ctxt) in init_default_params()
1009 void set_dimensions(app_ctxt_t *ps_app_ctxt, in set_dimensions()
1044 void set_frame_rate(app_ctxt_t *ps_app_ctxt, in set_frame_rate()
1078 void set_ipe_params(app_ctxt_t *ps_app_ctxt, in set_ipe_params()
1112 void set_bit_rate(app_ctxt_t *ps_app_ctxt, in set_bit_rate()
1142 void set_frame_type(app_ctxt_t *ps_app_ctxt, in set_frame_type()
1173 void set_qp(app_ctxt_t *ps_app_ctxt, in set_qp()
[all …]
Drecon.c85 void allocate_recon(app_ctxt_t *ps_app_ctxt) in allocate_recon()
134 void free_recon(app_ctxt_t *ps_app_ctxt) in free_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()
Dinput.c52 IV_STATUS_T read_pic_info(app_ctxt_t *ps_app_ctxt, void *pv_pic_info) in read_pic_info()
79 IV_STATUS_T read_mb_info(app_ctxt_t *ps_app_ctxt, void *pv_mb_info) in read_mb_info()
228 void allocate_input(app_ctxt_t *ps_app_ctxt) in allocate_input()
292 void free_input(app_ctxt_t *ps_app_ctxt) in free_input()
Doutput.c61 void allocate_output(app_ctxt_t *ps_app_ctxt) in allocate_output()
93 void free_output(app_ctxt_t *ps_app_ctxt) in free_output()
/external/libhevc/encoder/
Dihevce_plugin.c515 app_ctxt_t *ps_app_ctxt = &ps_ctxt->s_app_ctxt; in ihevce_strm_fill_done() local
597 app_ctxt_t *ps_app_ctxt; in ihevce_init() local
1244 app_ctxt_t *ps_app_ctxt = &ps_ctxt->s_app_ctxt; in ihevce_receive_out_buffer() local
1407 app_ctxt_t *ps_app_ctxt = &ps_ctxt->s_app_ctxt; in ihevce_queue_out_buffer() local
1503 app_ctxt_t *ps_app_ctxt; in ihevce_close() local
1889 app_ctxt_t *ps_app_ctxt; in ihevce_encode() local