Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h340 } Avs2dMemory_t; typedef
372 Avs2dMemory_t *mem; //!< resotre slice data to decoder
H A Davs2d_api.c82 p_dec->mem = mpp_calloc(Avs2dMemory_t, 1); in avs2d_init()