Home
last modified time | relevance | path

Searched refs:VBVA_F_RECORD_PARTIAL (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c72 !record || !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)) in vbva_write()
187 record->len_and_flags = VBVA_F_RECORD_PARTIAL; in vbva_buffer_begin_update()
200 !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)); in vbva_buffer_end_update()
203 record->len_and_flags &= ~VBVA_F_RECORD_PARTIAL; in vbva_buffer_end_update()
H A Dvboxvideo.h92 #define VBVA_F_RECORD_PARTIAL 0x80000000u macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c72 !record || !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)) in vbva_write()
187 record->len_and_flags = VBVA_F_RECORD_PARTIAL; in vbva_buffer_begin_update()
200 !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)); in vbva_buffer_end_update()
203 record->len_and_flags &= ~VBVA_F_RECORD_PARTIAL; in vbva_buffer_end_update()
H A Dvboxvideo.h92 #define VBVA_F_RECORD_PARTIAL 0x80000000u macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vboxvideo/
H A Dvbva_base.c72 !record || !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)) in vbva_write()
187 record->len_and_flags = VBVA_F_RECORD_PARTIAL; in vbva_buffer_begin_update()
200 !(record->len_and_flags & VBVA_F_RECORD_PARTIAL)); in vbva_buffer_end_update()
203 record->len_and_flags &= ~VBVA_F_RECORD_PARTIAL; in vbva_buffer_end_update()
H A Dvboxvideo.h92 #define VBVA_F_RECORD_PARTIAL 0x80000000u macro