Home
last modified time | relevance | path

Searched refs:b1_cr_cbf (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_slice.c271 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_transform_tree()
364 ps_tu->b1_cr_cbf = 1; in ihevcd_parse_transform_tree()
378 ps_tu->b1_cr_cbf = 1; in ihevcd_parse_transform_tree()
1019 ps_tu->b1_cr_cbf = 1; in ihevcd_parse_coding_unit_intra()
1331 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_coding_unit()
1625 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_coding_unit()
2227 ps_tu->b1_cr_cbf = 0; in ihevcd_set_ctb_skip()
Dihevcd_iquant_itrans_recon_ctb.c909 u1_cbf_v = ps_tu->b1_cr_cbf; in ihevcd_iquant_itrans_recon_ctb()
/external/libhevc/common/
Dihevc_structs.h1354 UWORD32 b1_cr_cbf : 1; member