Searched refs:m_encoderCodecSpecificConfigCaps (Results 1 – 4 of 4) sorted by relevance
585 sizeof(pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1TileCaps); in d3d12_video_encoder_negotiate_current_av1_tiles_configuration()587 &pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1TileCaps; in d3d12_video_encoder_negotiate_current_av1_tiles_configuration()588 …pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1TileCaps.Use128SuperB… in d3d12_video_encoder_negotiate_current_av1_tiles_configuration()590 …pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1TileCaps.TilesConfigu… in d3d12_video_encoder_negotiate_current_av1_tiles_configuration()631 &pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1CodecCaps; in d3d12_video_encoder_convert_av1_codec_configuration()633 … sizeof(pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1CodecCaps); in d3d12_video_encoder_convert_av1_codec_configuration()676 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1CodecCaps.Suppor… in d3d12_video_encoder_convert_av1_codec_configuration()680 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1CodecCaps.Suppor… in d3d12_video_encoder_convert_av1_codec_configuration()684 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1CodecCaps.Suppor… in d3d12_video_encoder_convert_av1_codec_configuration()688 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_AV1CodecCaps.Suppor… in d3d12_video_encoder_convert_av1_codec_configuration()[all …]
359 …if (pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.Suppor… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()397 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.allow… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()403 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.allow… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()409 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.allow… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()415 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.allow… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()421 …if ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.allow… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()428 …&& ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.Suppo… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()437 …&& ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.Suppo… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()446 …&& ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.Suppo… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()455 …&& ((pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_HEVCCodecCaps.Suppo… in d3d12_video_encoder_update_current_frame_pic_params_info_hevc()[all …]
361 …if (pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_H264CodecCaps.Suppor… in d3d12_video_encoder_update_current_frame_pic_params_info_h264()797 pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_H264CodecCaps = in d3d12_video_encoder_convert_h264_codec_configuration()809 …mits.pH264Support = &pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_H26… in d3d12_video_encoder_convert_h264_codec_configuration()810 …ts.DataSize = sizeof(pD3D12Enc->m_currentEncodeCapabilities.m_encoderCodecSpecificConfigCaps.m_H26… in d3d12_video_encoder_convert_h264_codec_configuration()
176 } m_encoderCodecSpecificConfigCaps = {}; member