Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_residual.c199 WORD32 gt1_ctxt = 1; in ihevcd_parse_residual_coding() local
659 ctxt_set += (0 == gt1_ctxt) ? 1 : 0; in ihevcd_parse_residual_coding()
661 gt1_ctxt = 1; in ihevcd_parse_residual_coding()
686 ctxt_idx = (ctxt_set * 4) + abs_gt1_base_ctxt + gt1_ctxt; in ihevcd_parse_residual_coding()
702 gt1_ctxt = 0; in ihevcd_parse_residual_coding()
704 else if(gt1_ctxt && (gt1_ctxt < 3)) in ihevcd_parse_residual_coding()
706 gt1_ctxt++; in ihevcd_parse_residual_coding()