Home
last modified time | relevance | path

Searched refs:s_lap_stat_prms (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/encoder/
Dihevce_memory_init.c401 ps_enc_ctxt->s_lap_stat_prms.i4_max_closed_gop_period = in ihevce_mem_manager_init()
404 ps_enc_ctxt->s_lap_stat_prms.i4_min_closed_gop_period = in ihevce_mem_manager_init()
407 ps_enc_ctxt->s_lap_stat_prms.i4_max_cra_open_gop_period = in ihevce_mem_manager_init()
410 ps_enc_ctxt->s_lap_stat_prms.i4_max_i_open_gop_period = in ihevce_mem_manager_init()
413 ps_enc_ctxt->s_lap_stat_prms.i4_max_reference_frames = in ihevce_mem_manager_init()
416 ps_enc_ctxt->s_lap_stat_prms.i4_max_temporal_layers = in ihevce_mem_manager_init()
419 ps_enc_ctxt->s_lap_stat_prms.i4_width = ps_enc_ctxt->ps_stat_prms->s_src_prms.i4_width; in ihevce_mem_manager_init()
421 ps_enc_ctxt->s_lap_stat_prms.i4_height = ps_enc_ctxt->ps_stat_prms->s_src_prms.i4_height; in ihevce_mem_manager_init()
423 ps_enc_ctxt->s_lap_stat_prms.i4_enable_logo = ps_enc_ctxt->ps_stat_prms->i4_enable_logo; in ihevce_mem_manager_init()
425 ps_enc_ctxt->s_lap_stat_prms.i4_src_interlace_field = in ihevce_mem_manager_init()
[all …]
Dihevce_hle_interface.c485 ihevce_lap_get_num_ip_bufs(&ps_enc_ctxt->s_lap_stat_prms); in ihevce_query_io_buf_req()
1147 ps_enc_ctxt->s_lap_stat_prms.s_lap_params.i4_rc_look_ahead_pics + 1; in ihevce_hle_interface_thrd()
1148 if(ps_enc_ctxt->s_lap_stat_prms.s_lap_params.i4_rc_look_ahead_pics) in ihevce_hle_interface_thrd()
1152 ps_enc_ctxt->s_lap_stat_prms.s_lap_params.i4_rc_look_ahead_pics; in ihevce_hle_interface_thrd()
Dihevce_enc_structs.h2924 ihevce_lap_static_params_t s_lap_stat_prms; member
Dihevce_frame_process.c6104 (ps_enc_ctxt->s_lap_stat_prms.ai4_quality_preset[i4_resolution_id] == in ihevce_pre_enc_process_frame_thrd()