Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_buf_slot.h134 MPP_RET mpp_buf_slot_set_callback(MppBufSlots slots, MppCbCtx *cb_ctx);
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_dec.c553 mpp_buf_slot_set_callback(frame_slots, &cb_ctx); in mpp_dec_init()
/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c1004 MPP_RET mpp_buf_slot_set_callback(MppBufSlots slots, MppCbCtx *cb_ctx) in mpp_buf_slot_set_callback() function