Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_entropy_interface.c776 ps_entropy_ctxt->ps_pic_level_info->i2_luma_offset_l0[i] = in ihevce_entropy_encode_frame()
777 ps_entropy_ctxt->ps_slice_hdr->s_wt_ofst.i2_luma_offset_l0[i]; in ihevce_entropy_encode_frame()
Dihevce_enc_structs.h1788 WORD16 i2_luma_offset_l0[MAX_DPB_SIZE]; member
Dihevce_encode_header.c621 PUT_BITS_SEV(ps_bitstrm, ps_wt_ofst->i2_luma_offset_l0[i], return_status); in ihevce_generate_pred_weight_table()
622 ENTROPY_TRACE("luma_offset_l0[ i ]", ps_wt_ofst->i2_luma_offset_l0[i]); in ihevce_generate_pred_weight_table()
Dihevce_frame_process.c1707 ps_slice_header->s_wt_ofst.i2_luma_offset_l0[i] = in ihevce_manage_ref_pics()
/external/libhevc/decoder/
Dihevcd_inter_pred.c242 luma_offset_l0 = ps_slice_hdr->s_wt_ofst.i2_luma_offset_l0[ps_pu->mv.i1_l0_ref_idx]; in ihevcd_inter_pred_ctb()
Dihevcd_parse_headers.c221 ps_wt_ofst->i2_luma_offset_l0[i] = value; in ihevcd_parse_pred_wt_ofst()
227 ps_wt_ofst->i2_luma_offset_l0[i] = 0; in ihevcd_parse_pred_wt_ofst()
/external/libhevc/common/
Dihevc_structs.h2096 WORD16 i2_luma_offset_l0[MAX_DPB_SIZE]; member