Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c1578 WORD32 no_residual_syntax_flag = 0; in ihevcd_parse_coding_unit() local
1589 no_residual_syntax_flag = ihevcd_cabac_decode_bin(ps_cabac, in ihevcd_parse_coding_unit()
1593 AEV_TRACE("rqt_root_cbf", no_residual_syntax_flag, in ihevcd_parse_coding_unit()
1601 no_residual_syntax_flag = 1 - no_residual_syntax_flag; in ihevcd_parse_coding_unit()
1604 if(!no_residual_syntax_flag) in ihevcd_parse_coding_unit()