Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.c831 static const RK_U8 x264_cabac_renorm_shift[64] = { in h264e_cabac_renorm() local
838 RK_S32 shift = x264_cabac_renorm_shift[ctx->range >> 3]; in h264e_cabac_renorm()