Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dvdec_msg_queue.c255 if (lat_buf->is_last_frame) { in vdec_msg_queue_core_work()
316 msg_queue->empty_lat_buf.is_last_frame = true; in vdec_msg_queue_init()
360 lat_buf->is_last_frame = false; in vdec_msg_queue_init()
H A Dvdec_msg_queue.h82 bool is_last_frame; member
/openbmc/linux/arch/x86/kernel/
H A Dunwind_frame.c85 static bool is_last_frame(struct unwind_state *state) in is_last_frame() function
156 return is_last_frame(state) || is_last_aligned_frame(state) || in is_last_task_frame()
/openbmc/qemu/hw/net/
H A Drtl8139.c2181 int is_last_frame = 0; in rtl8139_cplus_transmit_one() local
2190 is_last_frame = 1; in rtl8139_cplus_transmit_one()
2211 if (!is_last_frame) in rtl8139_cplus_transmit_one()