Home
last modified time | relevance | path

Searched refs:m_encoderCodecSpecificVideoStateDescH265 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_enc.h287 struct pipe_h265_enc_vid_param m_encoderCodecSpecificVideoStateDescH265; member
H A Dd3d12_video_enc_hevc.cpp1125 if (memcmp(&pD3D12Enc->m_currentEncodeConfig.m_encoderCodecSpecificVideoStateDescH265, in d3d12_video_encoder_update_current_encoder_config_state_hevc()
1130 pD3D12Enc->m_currentEncodeConfig.m_encoderCodecSpecificVideoStateDescH265 = hevcPic->vid; in d3d12_video_encoder_update_current_encoder_config_state_hevc()
1424 …streamBuilder->build_vps(pD3D12Enc->m_currentEncodeConfig.m_encoderCodecSpecificVideoStateDescH265, in d3d12_video_encoder_build_codec_headers_hevc()