Home
last modified time | relevance | path

Searched refs:i1_weighted_bipred_flag (Results 1 – 15 of 15) sorted by relevance

/external/libhevc/encoder/
Dihevce_enc_loop_pass.h106 WORD8 i1_weighted_bipred_flag,
Dihevce_lap_enc_structs.h394 WORD8 i1_weighted_bipred_flag; member
Dihevce_inter_pred.c389 ps_inter_pred_ctxt->i1_weighted_bipred_flag; in ihevce_luma_inter_pred_pu()
1021 ps_inter_pred_ctxt->i1_weighted_bipred_flag; in ihevce_chroma_inter_pred_pu()
Dihevce_me_pass.c1187 ps_me_tmp_frm_ctxt->s_mc_ctxt.i1_weighted_bipred_flag = in ihevce_me_frame_init()
1188 ps_enc_lap_inp->s_lap_out.i1_weighted_bipred_flag; in ihevce_me_frame_init()
1226 ps_enc_lap_inp->s_lap_out.i1_weighted_bipred_flag; in ihevce_me_frame_init()
Dihevce_encode_header.c1327 PUT_BITS(ps_bitstrm, ps_pps->i1_weighted_bipred_flag, 1, return_status); in ihevce_generate_pps()
1328 ENTROPY_TRACE("weighted_bipred_flag", ps_pps->i1_weighted_bipred_flag); in ihevce_generate_pps()
1813 (ps_pps->i1_weighted_bipred_flag && (BSLICE == ps_slice_hdr->i1_slice_type))) in ihevce_generate_slice_header()
2889 ps_pps->i1_weighted_bipred_flag = ps_coding_params->i4_weighted_pred_enable; in ihevce_populate_pps()
Dihevce_coarse_me_pass.c875 ps_enc_lap_inp->s_lap_out.i1_weighted_bipred_flag; in ihevce_coarse_me_frame_init()
Dihevce_enc_loop_structs.h932 WORD8 i1_weighted_bipred_flag; member
Dhme_defs.h2939 WORD8 i1_weighted_bipred_flag; member
Dihevce_enc_loop_pass.c5927 WORD8 i1_weighted_bipred_flag, in ihevce_enc_loop_frame_init() argument
6179 ps_ctxt->s_mc_ctxt.i1_weighted_bipred_flag = i1_weighted_bipred_flag; in ihevce_enc_loop_frame_init()
Dihevce_frame_process.c543 wp_flag = ps_curr_inp->s_lap_out.i1_weighted_bipred_flag; in ihevce_pre_enc_manage_ref_pics()
1117 wp_flag = ps_curr_inp->s_lap_out.i1_weighted_bipred_flag; in ihevce_manage_ref_pics()
3941 ps_curr_inp_enc->ps_curr_inp->s_lap_out.i1_weighted_bipred_flag, in ihevce_enc_frm_proc_slave_thrd()
Dihevce_lap_interface.c2141 ps_lap_inp_buf->s_lap_out.i1_weighted_bipred_flag = 0; in ihevce_lap_process()
/external/libhevc/decoder/
Dihevcd_inter_pred.c226 ps_pps->i1_weighted_bipred_flag; in ihevcd_inter_pred_ctb()
Dihevcd_parse_slice_header.c666 (ps_pps->i1_weighted_bipred_flag && (BSLICE == ps_slice_hdr->i1_slice_type))) in ihevcd_parse_slice_header()
Dihevcd_parse_headers.c2179 ps_pps->i1_weighted_bipred_flag = value; in ihevcd_parse_pps()
/external/libhevc/common/
Dihevc_structs.h2709 WORD8 i1_weighted_bipred_flag; member