Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.h48 void h265e_cabac_finish(H265eCabacCtx *cabac_ctx);
H A Dh265e_enctropy.c310 void h265e_cabac_finish(H265eCabacCtx *cabac_ctx) in h265e_cabac_finish() function
347 h265e_cabac_finish(cabac_ctx); in h265e_cabac_flush()
H A Dh265e_slice.c847 h265e_cabac_finish(cabac_ctx); in h265e_code_skip_tile()