Home
last modified time | relevance | path

Searched refs:max_max_frame_num (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_enc_h264.cpp493 const uint32_t max_max_frame_num = GOPLength; in d3d12_video_encoder_update_h264_gop_configuration() local
494 double log2_max_frame_num_minus4 = std::max(0.0, std::ceil(std::log2(max_max_frame_num)) - 4); in d3d12_video_encoder_update_h264_gop_configuration()

Completed in 2 milliseconds