Searched refs:m_activeRateControlIndex (Results 1 – 5 of 5) sorted by relevance
772 …eConfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Mode; in d3d12_video_encoder_get_current_rate_control_settings()773 …Config.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Flags; in d3d12_video_encoder_get_current_rate_control_settings()774 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_FrameR… in d3d12_video_encoder_get_current_rate_control_settings()778 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Mode) { in d3d12_video_encoder_get_current_rate_control_settings()787 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Config… in d3d12_video_encoder_get_current_rate_control_settings()789 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Config… in d3d12_video_encoder_get_current_rate_control_settings()794 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Config… in d3d12_video_encoder_get_current_rate_control_settings()796 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Config… in d3d12_video_encoder_get_current_rate_control_settings()801 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Config… in d3d12_video_encoder_get_current_rate_control_settings()803 …onfig.m_encoderRateControlDesc[pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex].m_Config… in d3d12_video_encoder_get_current_rate_control_settings()[all …]
240 UINT m_activeRateControlIndex = 0; member
45 pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex = h264Pic->pic_ctrl.temporal_id; in d3d12_video_encoder_update_current_rate_control_h264()
43 pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex = picture->pic.temporal_id; in d3d12_video_encoder_update_current_rate_control_hevc()
41 pD3D12Enc->m_currentEncodeConfig.m_activeRateControlIndex = picture->temporal_id; in d3d12_video_encoder_update_current_rate_control_av1()