Lines Matching refs:not_ready
152 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()
1357 slot_assert(impl, slot->status.not_ready); in mpp_buf_slot_default_info()