Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.h46 void h265e_cabac_encodeBinTrm(H265eCabacCtx *cabac_ctx, RK_U32 binValue);
H A Dh265e_enctropy.c284 void h265e_cabac_encodeBinTrm(H265eCabacCtx *cabac_ctx, RK_U32 binValue) in h265e_cabac_encodeBinTrm() function
346 h265e_cabac_encodeBinTrm(cabac_ctx, 1); in h265e_cabac_flush()
H A Dh265e_slice.c833 h265e_cabac_encodeBinTrm(cabac_ctx, 0); in h265e_code_skip_tile()
846 h265e_cabac_encodeBinTrm(cabac_ctx, 1); in h265e_code_skip_tile()