Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_enctropy.h43 void h265e_reset_enctropy(void *slice_ctx);
H A Dh265e_enctropy.c150 void h265e_reset_enctropy(void *slice_ctx) in h265e_reset_enctropy() argument
152 H265eSlice *slice = (H265eSlice *)slice_ctx; in h265e_reset_enctropy()