Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp56 typedef struct MppBufSlotsImpl_t MppBufSlotsImpl; typedef
190 MppBufSlotsImpl *slots;
275 static void generate_info_set(MppBufSlotsImpl *impl, MppFrame frame, RK_U32 force_default_align) in generate_info_set()
454 static void _dump_slots(const char *caller, MppBufSlotsImpl *impl) in _dump_slots()
481 static void slot_ops_with_log(MppBufSlotsImpl *impl, MppBufSlotEntry *slot, MppBufSlotOps op, void … in slot_ops_with_log()
592 static void init_slot_entry(MppBufSlotsImpl *impl, RK_S32 pos, RK_S32 count) in init_slot_entry()
610 static RK_S32 check_entry_unused(MppBufSlotsImpl *impl, MppBufSlotEntry *entry) in check_entry_unused()
638 static void clear_slots_impl(MppBufSlotsImpl *impl) in clear_slots_impl()
684 MppBufSlotsImpl *impl = mpp_calloc(MppBufSlotsImpl, 1); in mpp_buf_slot_init()
738 clear_slots_impl((MppBufSlotsImpl *)slots); in mpp_buf_slot_deinit()
[all …]