Home
last modified time | relevance | path

Searched refs:apv_enc_hdl (Results 1 – 7 of 7) sorted by relevance

/external/libhevc/encoder/
Dihevce_hle_interface.c421 ps_hle_ctxt->apv_enc_hdl[ctr] = ps_enc_ctxt; in ihevce_hle_interface_create()
476 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[i4_resolution_id]; in ihevce_query_io_buf_req()
526 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[i4_resolution_id_ctr]; in ihevce_query_io_buf_req()
650 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[res_ctr]; in ihevce_create_ports()
750 ps_enc_ctxt_base = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[0]; in ihevce_hle_interface_thrd()
779 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[res_ctr]; in ihevce_hle_interface_thrd()
796 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[res_ctr]; in ihevce_hle_interface_thrd()
953 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[res_ctr]; in ihevce_hle_interface_thrd()
1054 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[res_ctr]; in ihevce_hle_interface_thrd()
1055 ps_enc_ctxt_base = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[0]; in ihevce_hle_interface_thrd()
[all …]
Dihevce_hle_q_func.c651 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[0]; in ihevce_force_end()
656 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[i4_resolution_id]; in ihevce_force_end()
Dihevce_hle_interface.h120 void *apv_enc_hdl[IHEVCE_MAX_NUM_RESOLUTIONS]; member
Dihevce_frame_process_utils.c417 (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[ps_dyn_bitrate_prms->i4_tgt_res_id]; in ihevce_dyn_bitrate()
Dihevce_entropy_cod.c699 ps_enc_ctxt = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[i4_resolution_id]; in ihevce_entropy_encode_header()
Dihevce_lap_interface.c2052 ps_hle_ctxt->apv_enc_hdl[0], in ihevce_lap_process()
2082 ps_hle_ctxt->apv_enc_hdl[0], IHEVCE_INPUT_ASYNCH_CTRL_Q, ps_ctrl_buf->i4_buf_id); in ihevce_lap_process()
Dihevce_memory_init.c2541 enc_ctxt_t *ps_enc_ctxt_base = (enc_ctxt_t *)ps_hle_ctxt->apv_enc_hdl[0]; in ihevce_mem_manager_que_init()