Searched refs:ihevce_sys_api_t (Results 1 – 13 of 13) sorted by relevance
/external/libhevc/encoder/ |
D | ihevce_rc_interface.h | 79 ihevce_sys_api_t *ps_sys_api); 94 ihevce_sys_api_t *ps_sys_api,
|
D | ihevce_lap_interface.h | 49 ihevce_sys_api_t *ps_sys_api;
|
D | ihevce_plugin.h | 138 void ihevce_init_sys_api(void *pv_cb_handle, ihevce_sys_api_t *ps_sys_api);
|
D | ihevce_sys_api.c | 293 void ihevce_init_sys_api(void *pv_cb_handle, ihevce_sys_api_t *ps_sys_api) in ihevce_init_sys_api()
|
D | ihevce_api.h | 978 } ihevce_sys_api_t; typedef 1106 ihevce_sys_api_t s_sys_api;
|
D | ihevce_hle_interface.h | 172 void *pv_mem_mgr_hdl, ihevce_sys_api_t *ps_sys_api, iv_mem_rec_t *ps_memtab);
|
D | ihevce_entropy_interface.c | 344 ihevce_sys_api_t *ps_sys_api = (ihevce_sys_api_t *)ps_entropy_ctxt->pv_sys_api; in ihevce_entropy_encode_frame()
|
D | ihevce_rc_structs.h | 294 ihevce_sys_api_t *ps_sys_rc_api;
|
D | ihevce_plugin.c | 128 void mem_mngr_alloc(void *pv_handle, ihevce_sys_api_t *ps_sys_api, iv_mem_rec_t *ps_memtab) in mem_mngr_alloc() 428 memset(&ps_params->s_sys_api, 0, sizeof(ihevce_sys_api_t)); in ihevce_set_def_params() 599 ihevce_sys_api_t *ps_sys_api; in ihevce_init() 1509 ihevce_sys_api_t *ps_sys_api; in ihevce_close()
|
D | ihevce_cabac_cu_pu.c | 1921 ihevce_sys_api_t *ps_sys_api = (ihevce_sys_api_t *)ps_entropy_ctxt->pv_sys_api; in ihevce_encode_slice_data()
|
D | ihevce_error_check.c | 125 ihevce_sys_api_t *ps_sys_api = &ps_static_cfg_prms->s_sys_api; in ihevce_validate_tile_config_params() 164 ihevce_sys_api_t *ps_sys_api = &ps_static_cfg_prms->s_sys_api; in ihevce_hle_validate_static_params()
|
D | ihevce_hle_interface.c | 185 ihevce_sys_api_t *ps_sys_api = &ps_hle_ctxt->ps_static_cfg_prms->s_sys_api; in ihevce_hle_interface_create()
|
D | ihevce_rc_interface.c | 276 ihevce_sys_api_t *ps_sys_api) in ihevce_rc_get_mem_recs() 695 ihevce_sys_api_t *ps_sys_api, in ihevce_rc_init()
|