Home
last modified time | relevance | path

Searched refs:coeff_abs_level1_ctx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_cabac.c1622 static const uint8_t coeff_abs_level1_ctx[8] = { 1, 2, 3, 4, 0, 0, 0, 0 }; in decode_cabac_residual_internal() local
1724 uint8_t *ctx = coeff_abs_level1_ctx[node_ctx] + abs_level_m1_ctx_base; \ in decode_cabac_residual_internal()

Completed in 5 milliseconds