Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/
H A Denc_impl.c43 } EncImplCtx; typedef
62 EncImplCtx *p = mpp_calloc(EncImplCtx, 1); in enc_impl_init()
98 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_deinit()
115 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_proc_cfg()
130 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_gen_hdr()
150 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_start()
165 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_proc_dpb()
180 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_proc_hal()
196 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_add_prefix()
215 EncImplCtx *p = (EncImplCtx *)impl; in enc_impl_sw_enc()