Searched refs:has_frame (Results 1 – 1 of 1) sorted by relevance
161 RK_U32 has_frame : 1; member690 status.has_frame = (arg) ? (1) : (0); in slot_ops_with_log()693 status.has_frame = 0; in slot_ops_with_log()1288 mpp_assert(slot->status.has_frame); in mpp_buf_slot_get_prop()1289 if (slot->status.has_frame) { in mpp_buf_slot_get_prop()1300 mpp_assert(slot->status.has_frame); in mpp_buf_slot_get_prop()1301 *frame = (slot->status.has_frame) ? (slot->frame) : (NULL); in mpp_buf_slot_get_prop()