Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/st/sti/delta/
H A Ddelta.h190 #define DELTA_FRAME_M2M 0x20 /* is owned by mem2mem framework */ macro
550 (state & DELTA_FRAME_M2M) ? "m2m" : " ", in frame_state_str()
H A Ddelta-v4l2.c129 frame->state = DELTA_FRAME_M2M; in requeue_free_frames()
149 frame->state = DELTA_FRAME_M2M; in delta_recycle()
1255 frame->state &= ~DELTA_FRAME_M2M; in delta_get_free_frame()