Home
last modified time | relevance | path

Searched refs:b1_y_cbf (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_slice.c265 ps_tu->b1_y_cbf = 0; in ihevcd_parse_transform_tree()
324 ps_tu->b1_y_cbf = 1; in ihevcd_parse_transform_tree()
1007 ps_tu->b1_y_cbf = 1; in ihevcd_parse_coding_unit_intra()
1319 ps_tu->b1_y_cbf = 0; in ihevcd_parse_coding_unit()
1612 ps_tu->b1_y_cbf = 0; in ihevcd_parse_coding_unit()
2589 ps_tu->b1_y_cbf = 0; in ihevcd_parse_slice_data()
Dihevcd_boundary_strength.c628 if(ps_tu->b1_y_cbf) in ihevcd_ctb_boundary_strength_pbslice()
Dihevcd_iquant_itrans_recon_ctb.c831 u1_cbf = ps_tu->b1_y_cbf; in ihevcd_iquant_itrans_recon_ctb()
/external/libhevc/common/
Dihevc_structs.h472 UWORD32 b1_y_cbf : 1; member