Searched refs:is_last_frame (Results 1 – 3 of 3) sorted by relevance
255 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()
82 bool is_last_frame; member
85 static bool is_last_frame(struct unwind_state *state) in is_last_frame() function156 return is_last_frame(state) || is_last_aligned_frame(state) || in is_last_task_frame()