Searched refs:greater1_ctx (Results 1 – 1 of 1) sorted by relevance
1047 int greater1_ctx = 1; in ff_hevc_hls_residual_coding() local1377 if (!(i == num_last_subset) && greater1_ctx == 0) in ff_hevc_hls_residual_coding()1379 greater1_ctx = 1; in ff_hevc_hls_residual_coding()1383 int inc = (ctx_set << 2) + greater1_ctx; in ff_hevc_hls_residual_coding()1387 greater1_ctx = 0; in ff_hevc_hls_residual_coding()1390 } else if (greater1_ctx > 0 && greater1_ctx < 3) { in ff_hevc_hls_residual_coding()1391 greater1_ctx++; in ff_hevc_hls_residual_coding()