Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.c849 static const RK_U8 h264e_cabac_range_lps[64][4] = { in h264e_cabac_write_skip_flag() local
889 RK_S32 range_lps = h264e_cabac_range_lps[state >> 1][(ctx->range >> 6) - 4]; in h264e_cabac_write_skip_flag()