Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c270 ps_tu->b1_cb_cbf = 0; in ihevcd_parse_transform_tree()
358 ps_tu->b1_cb_cbf = 1; in ihevcd_parse_transform_tree()
372 ps_tu->b1_cb_cbf = 1; in ihevcd_parse_transform_tree()
1018 ps_tu->b1_cb_cbf = 1; in ihevcd_parse_coding_unit_intra()
1330 ps_tu->b1_cb_cbf = 0; in ihevcd_parse_coding_unit()
1624 ps_tu->b1_cb_cbf = 0; in ihevcd_parse_coding_unit()
2226 ps_tu->b1_cb_cbf = 0; in ihevcd_set_ctb_skip()
Dihevcd_iquant_itrans_recon_ctb.c898 u1_cbf = ps_tu->b1_cb_cbf; in ihevcd_iquant_itrans_recon_ctb()
/external/libhevc/common/
Dihevc_structs.h1348 UWORD32 b1_cb_cbf : 1; member