Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/inc/
H A Dh265d_api.h29 MPP_RET h265d_init(void *ctx, ParserCfg *parser_cfg);
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c2193 MPP_RET h265d_init(void *ctx, ParserCfg *parser_cfg) in h265d_init() function
2366 .init = h265d_init,