Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_proc.cpp441 DXGI_RATIONAL FrameRate = { 30, 1 }; in d3d12_video_processor_check_caps_and_create_processor() local
469 FrameRate, in d3d12_video_processor_check_caps_and_create_processor()
472 FrameRate, in d3d12_video_processor_check_caps_and_create_processor()
507 FrameRate, // FrameRate in d3d12_video_processor_check_caps_and_create_processor()
530 FrameRate, // FrameRate in d3d12_video_processor_check_caps_and_create_processor()
548 referenceInfo.InputFrameRate = inputStreamDesc.FrameRate; in d3d12_video_processor_check_caps_and_create_processor()
549 referenceInfo.OutputFrameRate = outputStreamDesc.FrameRate; in d3d12_video_processor_check_caps_and_create_processor()
H A Dd3d12_video_screen.cpp628 const DXGI_RATIONAL FrameRate = { 30, 1 }; in d3d12_screen_get_video_param_postproc() local
641 FrameRate, in d3d12_screen_get_video_param_postproc()
644 FrameRate, in d3d12_screen_get_video_param_postproc()
H A Dd3d12_video_dec.cpp805 decodeSupport.FrameRate.Numerator = 0; in d3d12_video_decoder_check_caps_and_create_decoder()
806 decodeSupport.FrameRate.Denominator = 0; in d3d12_video_decoder_check_caps_and_create_decoder()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextNvidiaVideoParserIf.hpp276 typedef uint32_t FrameRate; // Packed 18-bit numerator & 14-bit denominator typedef
590 FrameRate frameRate; // Frame Rate stored in the bitstream

Completed in 8 milliseconds