Searched defs:sequenceTargetResolution (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_video_encoder_bitstream_builder_h264.cpp | 52 build_sps(const D3D12_VIDEO_ENCODER_PROFILE_H264 & profile, const D3D12_VIDEO_ENCODER_LEVELS_H264 & level, const DXGI_FORMAT & inputFmt, const D3D12_VIDEO_ENCODER_CODEC_CONFIGURATION_H264 & codecConfig, const D3D12_VIDEO_ENCODER_SEQUENCE_GOP_STRUCTURE_H264 &gopConfig, uint32_t seq_parameter_set_id, uint32_t max_num_ref_frames, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC sequenceTargetResolution, D3D12_BOX frame_cropping_codec_config, std::vector<uint8_t> & headerBitstream, std::vector<uint8_t>::iterator placingPositionStart, size_t & writtenBytes) build_sps() argument
|
Completed in 2 milliseconds