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.c264 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_transform_tree()
351 ps_tu->b1_cr_cbf = 1; in ihevcd_parse_transform_tree()
365 ps_tu->b1_cr_cbf = 1; in ihevcd_parse_transform_tree()
1006 ps_tu->b1_cr_cbf = 1; in ihevcd_parse_coding_unit_intra()
1318 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_coding_unit()
1611 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_coding_unit()
2588 ps_tu->b1_cr_cbf = 0; in ihevcd_parse_slice_data()
Dihevcd_iquant_itrans_recon_ctb.c902 u1_cbf_v = ps_tu->b1_cr_cbf; in ihevcd_iquant_itrans_recon_ctb()
/external/libhevc/common/
Dihevc_structs.h483 UWORD32 b1_cr_cbf : 1; member