Home
last modified time | relevance | path

Searched refs:i1_chroma_weight_l0_flag (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_headers.c180 ps_wt_ofst->i1_chroma_weight_l0_flag[i] = value; in ihevcd_parse_pred_wt_ofst()
187 ps_wt_ofst->i1_chroma_weight_l0_flag[i] = 0; in ihevcd_parse_pred_wt_ofst()
210 if(ps_wt_ofst->i1_chroma_weight_l0_flag[i]) in ihevcd_parse_pred_wt_ofst()
/external/libhevc/common/
Dihevc_structs.h1131 WORD8 i1_chroma_weight_l0_flag[MAX_DPB_SIZE]; member