Constant AV_HWFRAME_MAP_OVERWRITE

Source
pub const AV_HWFRAME_MAP_OVERWRITE: _bindgen_ty_3 = 4;
Expand description

The mapped frame will be overwritten completely in subsequent operations, so the current frame data need not be loaded. Any values which are not overwritten are unspecified.