Home
last modified time | relevance | path

Searched refs:SlotPropType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buf_slot.h228 } SlotPropType; typedef
230 MPP_RET mpp_buf_slot_set_prop(MppBufSlots slots, RK_S32 index, SlotPropType type, void *val);
231 MPP_RET mpp_buf_slot_get_prop(MppBufSlots slots, RK_S32 index, SlotPropType type, void *val);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp968 MPP_RET mpp_buf_slot_set_prop(MppBufSlots slots, RK_S32 index, SlotPropType type, void *val) in mpp_buf_slot_set_prop()
1056 MPP_RET mpp_buf_slot_get_prop(MppBufSlots slots, RK_S32 index, SlotPropType type, void *val) in mpp_buf_slot_get_prop()