Lines Matching refs:MppBufSlotsImpl

48 typedef struct MppBufSlotsImpl_t MppBufSlotsImpl;  typedef
182 MppBufSlotsImpl *slots;
282 static void prepare_info_set_legacy(MppBufSlotsImpl *impl, MppFrame frame, in prepare_info_set_legacy()
379 static void prepare_info_set_by_sys_cfg(MppBufSlotsImpl *impl, MppFrame frame, in prepare_info_set_by_sys_cfg()
410 static void generate_info_set(MppBufSlotsImpl *impl, MppFrame frame, RK_U32 force_def_align) in generate_info_set()
577 static void _dump_slots(const char *caller, MppBufSlotsImpl *impl) in _dump_slots()
604 static void slot_ops_with_log(MppBufSlotsImpl *impl, MppBufSlotEntry *slot, MppBufSlotOps op, void … in slot_ops_with_log()
715 static void init_slot_entry(MppBufSlotsImpl *impl, RK_S32 pos, RK_S32 count) in init_slot_entry()
735 static RK_S32 check_entry_unused(MppBufSlotsImpl *impl, MppBufSlotEntry *entry) in check_entry_unused()
763 static void clear_slots_impl(MppBufSlotsImpl *impl) in clear_slots_impl()
807 MppBufSlotsImpl *impl; in mpp_buf_slot_init()
815 impl = mpp_calloc(MppBufSlotsImpl, 1); in mpp_buf_slot_init()
877 clear_slots_impl((MppBufSlotsImpl *)slots); in mpp_buf_slot_deinit()
883 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_setup()
917 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_is_changed()
934 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_ready()
972 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_get_size()
989 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_get_count()
1006 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_set_callback()
1022 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_get_unused()
1058 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_set_flag()
1077 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_clr_flag()
1106 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_enqueue()
1131 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_dequeue()
1166 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_set_prop()
1267 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_get_prop()
1319 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_reset()
1352 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_buf_slot_default_info()
1384 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_slots_is_empty()
1399 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_slots_get_used_count()
1415 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_slots_get_unused_count()
1431 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_slots_set_prop()
1512 MppBufSlotsImpl *impl = (MppBufSlotsImpl *)slots; in mpp_slots_get_prop()