Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Dh265d_api.h31 MPP_RET h265d_deinit(void *ctx);
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c2021 MPP_RET h265d_deinit(void *ctx) in h265d_deinit() function
2114 h265d_deinit(h265dctx); in hevc_init_context()
2183 h265d_deinit(h265dctx); in h265d_init()
2282 .deinit = h265d_deinit,