Home
last modified time | relevance | path

Searched refs:i4_field_pic (Results 1 – 16 of 16) sorted by relevance

/external/libhevc/encoder/
Dpicture_type.c153 WORD32 i4_field_pic; member
171 WORD32 i4_field_pic);
212 WORD32 i4_field_pic) in init_pic_handling() argument
240 ps_pic_handling->i4_field_pic = i4_field_pic; in init_pic_handling()
284 ps_pic_handling->i4_field_pic); in init_pic_handling()
1030 ps_pic_handling->i4_field_pic); in update_pic_distbn()
1046 ps_pic_handling->i4_field_pic); in update_pic_distbn()
1124 WORD32 i4_field_pic) in find_pic_distbn_in_gop() argument
1167 if(i4_field_pic == 0) in find_pic_distbn_in_gop()
1176 if(i4_field_pic == 1) in find_pic_distbn_in_gop()
[all …]
Dihevce_rc_interface.c215 WORD32 i4_field_pic,
403 ps_rc_ctxt->i4_field_pic = ps_init_prms->s_src_prms.i4_field_pic; in ihevce_rc_mem_init()
408 1 << (ps_init_prms->s_coding_tools_prms.i4_max_temporal_layers + ps_rc_ctxt->i4_field_pic); in ihevce_rc_mem_init()
706 ps_rc_ctxt->i4_field_pic = ps_run_time_src_param->i4_field_pic; in ihevce_rc_init()
782 if(ps_rc_ctxt->i4_field_pic == 0) in ihevce_rc_init()
990 ps_rc_ctxt->i4_field_pic, in ihevce_rc_init()
1185 ps_rc_ctxt->i4_field_pic, in ihevce_rc_get_bpp_based_frame_qp()
1275 if(ps_rc_ctxt->i4_field_pic == 1 && i != 0) in ihevce_rc_get_bpp_based_frame_qp()
1283 if(ps_rc_ctxt->i4_field_pic == 1) in ihevce_rc_get_bpp_based_frame_qp()
1300 if(ps_rc_ctxt->i4_field_pic == 1 && i != 0) in ihevce_rc_get_bpp_based_frame_qp()
[all …]
Dihevce_encode_header.c2003 WORD32 i4_field_pic = ps_src_params->i4_field_pic; in ihevce_populate_vps() local
2064 ps_coding_params->i4_max_reference_frames + (2 << i4_field_pic) - 1; in ihevce_populate_vps()
2067 << i4_field_pic; in ihevce_populate_vps()
2104 if(ps_src_params->i4_field_pic == IV_PROGRESSIVE) in ihevce_populate_vps()
2110 else if(ps_src_params->i4_field_pic == IV_INTERLACED) in ihevce_populate_vps()
2116 else if(ps_src_params->i4_field_pic == IV_CONTENTTYPE_NA) in ihevce_populate_vps()
2146 if(ps_src_params->i4_field_pic == IV_PROGRESSIVE) in ihevce_populate_vps()
2152 else if(ps_src_params->i4_field_pic == IV_INTERLACED) in ihevce_populate_vps()
2158 else if(ps_src_params->i4_field_pic == IV_CONTENTTYPE_NA) in ihevce_populate_vps()
2288 WORD32 i4_field_pic = ps_src_params->i4_field_pic; in ihevce_populate_sps() local
[all …]
Dbit_allocation.c116 WORD32 i4_field_pic; member
423 i4_field_pic = ps_bit_allocation->i4_field_pic; in get_bits_based_on_complexity() local
502 if(i4_field_pic) in get_bits_based_on_complexity()
575 WORD32 i4_field_pic; in init_prev_header_bits() local
576 i4_field_pic = pic_type_get_field_pic(ps_pic_handling); in init_prev_header_bits()
713 WORD32 i4_field_pic, in init_bit_allocation() argument
725 ps_bit_allocation->i4_field_pic = i4_field_pic; in init_bit_allocation()
968 WORD32 i4_field_pic, in bit_alloc_get_intra_bits() local
1011 (i4_intra_int - i4_inter_int + (1 << ps_bit_allocation->i4_field_pic))) && in bit_alloc_get_intra_bits()
1036 i4_field_pic = pic_type_get_field_pic(ps_pic_handling); in bit_alloc_get_intra_bits()
[all …]
Dpicture_type.h60 WORD32 i4_field_pic);
Dihevce_frame_process.c953 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
969 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
984 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
1003 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
1012 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
1028 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
1037 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_pre_enc_manage_ref_pics()
1855 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_manage_ref_pics()
1870 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_manage_ref_pics()
1885 if(1 == ps_enc_ctxt->s_runtime_src_prms.i4_field_pic) in ihevce_manage_ref_pics()
[all …]
Dihevce_error_check.c193 …_br_id, "IHEVCE : i4_field_pic %d \n", ps_static_cfg_prms->s_src_prms.i4_field_pic); in ihevce_hle_validate_static_params()
571 if(ps_static_cfg_prms->s_src_prms.i4_field_pic != 0) in ihevce_hle_validate_static_params()
712 << ps_static_cfg_prms->s_src_prms.i4_field_pic; in ihevce_hle_validate_static_params()
1025 WORD32 i4_field_pic = ps_static_cfg_prms->s_src_prms.i4_field_pic; in ihevce_hle_validate_static_params() local
1069 if((((DEFAULT_MAX_REFERENCE_PICS - i4_field_pic) /*max reference*/ + 2) << i4_field_pic) > in ihevce_hle_validate_static_params()
Dihevce_me_pass.c178 WORD32 i4_field_pic = ps_init_prms->s_src_prms.i4_field_pic; in ihevce_derive_me_init_prms() local
182 ps_hme_init_prms->max_num_ref = ((DEFAULT_MAX_REFERENCE_PICS) << i4_field_pic); in ihevce_derive_me_init_prms()
309 ps_hme_init_prms->is_interlaced = (ps_init_prms->s_src_prms.i4_field_pic == IV_INTERLACED); in ihevce_derive_me_init_prms()
Dihevce_rc_structs.h221 WORD32 i4_field_pic; member
Dihevce_memory_init.c188 WORD32 i4_field_pic, i4_total_queues = 0; in ihevce_mem_manager_init() local
204 i4_field_pic = ps_enc_ctxt->ps_stat_prms->s_src_prms.i4_field_pic; in ihevce_mem_manager_init()
279 ? ((DEFAULT_MAX_REFERENCE_PICS) << i4_field_pic) in ihevce_mem_manager_init()
426 ps_enc_ctxt->ps_stat_prms->s_src_prms.i4_field_pic; in ihevce_mem_manager_init()
495 << i4_field_pic; in ihevce_mem_manager_init()
2492 << i4_field_pic; in ihevce_mem_manager_init()
Dbit_allocation.h70 WORD32 i4_field_pic,
Dihevce_api.h273 WORD32 i4_field_pic; member
Drate_control_api.h78 WORD32 i4_field_pic,
Dihevce_encode_header_sei_vui.c1814 UWORD8 u1_prog_seq = !ps_src_params->i4_field_pic; in ihevce_populate_picture_timing_sei()
1881 ps_pic_timing_params->u4_source_scan_type = !ps_src_params->i4_field_pic; in ihevce_populate_picture_timing_sei()
2565 ps_vui->u1_field_seq_flag = ps_src_params->i4_field_pic; in ihevce_populate_vui()
Drate_control_api.c243 WORD32 i4_field_pic, in initialise_rate_control() argument
343 i4_field_pic); /*gop_struct_e*/ in initialise_rate_control()
454 i4_field_pic, in initialise_rate_control()
473 i4_field_pic, in initialise_rate_control()
Dihevce_plugin.c363 ps_params->s_src_prms.i4_field_pic = 0; in ihevce_set_def_params()