Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buf_slot.h127 MPP_RET mpp_buf_slot_init(MppBufSlots *slots);
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec.c541 ret = mpp_buf_slot_init(&frame_slots); in mpp_dec_init()
555 ret = mpp_buf_slot_init(&packet_slots); in mpp_dec_init()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c805 MPP_RET mpp_buf_slot_init(MppBufSlots *slots) in mpp_buf_slot_init() function