OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i2_chroma_weight_l1_cr
(Results
1 - 3
of
3
) sorted by null
/external/libhevc/decoder/
ihevcd_parse_headers.c
302
ps_wt_ofst->
i2_chroma_weight_l1_cr
[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom) + value;
306
ofst = ((shift * ps_wt_ofst->
i2_chroma_weight_l1_cr
[i]) >> ps_wt_ofst->i1_chroma_log2_weight_denom);
315
ps_wt_ofst->
i2_chroma_weight_l1_cr
[i] = (1 << ps_wt_ofst->i1_chroma_log2_weight_denom);
[
all
...]
ihevcd_inter_pred.c
256
chroma_weight_l1_cr = ps_slice_hdr->s_wt_ofst.
i2_chroma_weight_l1_cr
[ps_pu->mv.i1_l1_ref_idx];
/external/libhevc/common/
ihevc_structs.h
1170
WORD16
i2_chroma_weight_l1_cr
[MAX_DPB_SIZE];
member in struct:__anon7425
[
all
...]
Completed in 299 milliseconds