Searched refs:mpp_buf_slot_init (Results 1 – 3 of 3) sorted by relevance
127 MPP_RET mpp_buf_slot_init(MppBufSlots *slots);
633 ret = mpp_buf_slot_init(&frame_slots); in mpp_dec_init()647 ret = mpp_buf_slot_init(&packet_slots); in mpp_dec_init()
678 MPP_RET mpp_buf_slot_init(MppBufSlots *slots) in mpp_buf_slot_init() function