Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1070 } H264_DecMem_t; typedef
H A Dh264d_api.c258 p_Dec->mem = mpp_calloc(H264_DecMem_t, 1); in init_dec_ctx()