Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c152 RK_U32 not_ready : 1; // buffer slot is filled or not member
621 status.not_ready = 1; in slot_ops_with_log()
624 status.not_ready = 0; in slot_ops_with_log()
627 status.not_ready = 0; in slot_ops_with_log()
630 status.not_ready = 1; in slot_ops_with_log()
651 status.not_ready = 1; in slot_ops_with_log()
661 status.not_ready = 0; in slot_ops_with_log()
740 !status.not_ready && in check_entry_unused()
1147 if (slot->status.not_ready) { in mpp_buf_slot_dequeue()
1193 slot_assert(impl, slot->status.not_ready); in mpp_buf_slot_set_prop()
[all …]