Source position: vulkanlib_video.inc line 1756
type TStdVideoDecodeVP9PictureInfoFlags = record |
||
error_resilient_mode: TVkUInt32; |
|
|
intra_only: TVkUInt32; |
|
|
allow_high_precision_mv: TVkUInt32; |
|
|
refresh_frame_context: TVkUInt32; |
|
|
frame_parallel_decoding_mode: TVkUInt32; |
|
|
segmentation_enabled: TVkUInt32; |
|
|
show_frame: TVkUInt32; |
|
|
UsePrevFrameMvs: TVkUInt32; |
|
|
reserved: TVkUInt32; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |