Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buf_slot.h128 MPP_RET mpp_buf_slot_deinit(MppBufSlots slots);
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp829 mpp_buf_slot_deinit(dec->frame_slots); in mpp_dec_deinit()
834 mpp_buf_slot_deinit(dec->packet_slots); in mpp_dec_deinit()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp731 MPP_RET mpp_buf_slot_deinit(MppBufSlots slots) in mpp_buf_slot_deinit() function