Searched defs:slot (Results 1 – 9 of 9) sorted by relevance
84 static MPP_RET add_new_slot(FileReaderImpl* impl, FileBufSlot *slot) in add_new_slot()112 FileBufSlot *slot = NULL; in read_ivf_file() local153 FileBufSlot *slot = mpp_calloc(FileBufSlot, 1); in read_jpeg_file() local181 FileBufSlot *slot = mpp_malloc_size(FileBufSlot, size); in read_normal_file() local257 FileBufSlot *slot = NULL; in reader_read() local286 FileBufSlot *slot = NULL; in reader_index_read() local360 FileBufSlot *slot = impl->slots[i]; in reader_deinit() local386 FileBufSlot *slot = impl->read_func(impl); in reader_worker() local
579 MppBufSlotEntry *slot = impl->slots; in _dump_slots() local604 static void slot_ops_with_log(MppBufSlotsImpl *impl, MppBufSlotEntry *slot, MppBufSlotOps op, void … in slot_ops_with_log()717 MppBufSlotEntry *slot = impl->slots; in init_slot_entry() local765 MppBufSlotEntry *slot = (MppBufSlotEntry *)impl->slots; in clear_slots_impl() local1023 MppBufSlotEntry *slot; in mpp_buf_slot_get_unused() local1078 MppBufSlotEntry *slot; in mpp_buf_slot_clr_flag() local1107 MppBufSlotEntry *slot; in mpp_buf_slot_enqueue() local1132 MppBufSlotEntry *slot; in mpp_buf_slot_dequeue() local1167 MppBufSlotEntry *slot; in mpp_buf_slot_set_prop() local1268 MppBufSlotEntry *slot; in mpp_buf_slot_get_prop() local[all …]
60 FileBufSlot *slot = NULL; in dec_simple() local279 FileBufSlot *slot = NULL; in dec_advanced() local
76 FileBufSlot *slot = NULL; in multi_dec_simple() local259 FileBufSlot *slot = NULL; in multi_dec_advanced() local
63 FileBufSlot *slot = NULL; in thread_input() local
60 FileBufSlot *slot = NULL; in dec_loop() local
957 FileBufSlot *slot = NULL; in rc2_pre_dec_thread() local
441 VcodecExtraSlot *slot = &info->slots[i]; in update_extra_info() local617 VcodecExtraSlot *slot; in vcodec_service_reg_offset() local
79 rk_u32 slot : 4; member