Home
last modified time | relevance | path

Searched defs:suf_length (Results 1 – 2 of 2) sorted by relevance

/external/libhevc/decoder/
Dihevcd_parse_residual.c278 WORD32 suf_length = ((last_significant_coeff_x_prefix - 2) >> 1); in ihevcd_parse_residual_coding() local
296 WORD32 suf_length = ((last_significant_coeff_y_prefix - 2) >> 1); in ihevcd_parse_residual_coding() local
/external/libhevc/encoder/
Dihevce_cabac_tu.c299 WORD32 suffix, suf_length; in ihevce_cabac_encode_last_coeff_x_y() local