Home
last modified time | relevance | path

Searched refs:DELTA_FRAME_FREE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta.h163 * (DELTA_FRAME_FREE/DEC/OUT/REC/...)
184 #define DELTA_FRAME_FREE 0x00 /* is free and can be used for decoding */ macro
H A Ddelta-v4l2.c126 if (frame->state == DELTA_FRAME_FREE) { in requeue_free_frames()
145 if (frame->state == DELTA_FRAME_FREE) { in delta_recycle()
1167 frame->state = DELTA_FRAME_FREE; in delta_setup_frame()
1259 if (frame->state != DELTA_FRAME_FREE) { in delta_get_free_frame()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta.h163 * (DELTA_FRAME_FREE/DEC/OUT/REC/...)
184 #define DELTA_FRAME_FREE 0x00 /* is free and can be used for decoding */ macro
H A Ddelta-v4l2.c126 if (frame->state == DELTA_FRAME_FREE) { in requeue_free_frames()
145 if (frame->state == DELTA_FRAME_FREE) { in delta_recycle()
1164 frame->state = DELTA_FRAME_FREE; in delta_setup_frame()
1256 if (frame->state != DELTA_FRAME_FREE) { in delta_get_free_frame()

Completed in 7 milliseconds