Home
last modified time | relevance | path

Searched refs:mpp_buf_slot_ready (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buf_slot.h131 MPP_RET mpp_buf_slot_ready(MppBufSlots slots);
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec.cpp126 ret = mpp_buf_slot_ready(dec->frame_slots); in mpp_dec_proc_cfg()
H A Dmpp_dec_normal.cpp1006 mpp_buf_slot_ready(frame_slots); in mpp_dec_advanced_thread()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp785 MPP_RET mpp_buf_slot_ready(MppBufSlots slots) in mpp_buf_slot_ready() function