Searched refs:MppBufSlotLogs (Results 1 – 1 of 1) sorted by relevance
187 } MppBufSlotLogs; typedef242 MppBufSlotLogs *logs;381 static void buf_slot_logs_reset(MppBufSlotLogs *logs) in buf_slot_logs_reset()388 static MppBufSlotLogs *buf_slot_logs_init(RK_U32 max_count) in buf_slot_logs_init()390 MppBufSlotLogs *logs = NULL; in buf_slot_logs_init()395 logs = mpp_malloc_size(MppBufSlotLogs, sizeof(MppBufSlotLogs) + in buf_slot_logs_init()409 static void buf_slot_logs_deinit(MppBufSlotLogs *logs) in buf_slot_logs_deinit()414 static void buf_slot_logs_write(MppBufSlotLogs *logs, RK_S32 index, MppBufSlotOps op, in buf_slot_logs_write()438 static void buf_slot_logs_dump(MppBufSlotLogs *logs) in buf_slot_logs_dump()