Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc_cabac.c1367 int ctx_set = (i > 0 && c_idx == 0) ? 2 : 0; in ff_hevc_hls_residual_coding() local
1378 ctx_set++; in ff_hevc_hls_residual_coding()
1383 int inc = (ctx_set << 2) + greater1_ctx; in ff_hevc_hls_residual_coding()
1406 …greater1_flag[first_greater1_coeff_idx] += coeff_abs_level_greater2_flag_decode(s, c_idx, ctx_set); in ff_hevc_hls_residual_coding()