Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_residual.c467 WORD32 first_sig_scan_pos, last_sig_scan_pos, num_greater1_flag, first_greater1_scan_pos; in ihevcd_parse_residual_coding() local
649 last_sig_scan_pos = -1; in ihevcd_parse_residual_coding()
728 last_sig_scan_pos = (31 - CLZ(u4_sig_coeff_map)); in ihevcd_parse_residual_coding()
730 …sign_hidden = (((last_sig_scan_pos - first_sig_scan_pos) > 3) && !ps_codec->s_parse.s_cu.i4_cu_tra… in ihevcd_parse_residual_coding()