Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_headers.c257 ps_wt_ofst->i1_chroma_weight_l1_flag[i] = value; in ihevcd_parse_pred_wt_ofst()
264 ps_wt_ofst->i1_chroma_weight_l1_flag[i] = 0; in ihevcd_parse_pred_wt_ofst()
287 if(ps_wt_ofst->i1_chroma_weight_l1_flag[i]) in ihevcd_parse_pred_wt_ofst()
/external/libhevc/common/
Dihevc_structs.h2070 WORD8 i1_chroma_weight_l1_flag[MAX_DPB_SIZE]; member