Home
last modified time | relevance | path

Searched defs:decodeWidth (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.cpp289uint32_t decodeWidth, // pipe_h264_picture_desc doesn't have the size of the frame for H264, bu… in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DextNvidiaVideoParserIf.hpp193 int32_t decodeWidth; member in vkt::video::INvidiaVulkanPicture
/third_party/skia/dm/
DDMSrcSink.cpp283 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local
/third_party/skia/m133/dm/
DDMSrcSink.cpp335 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local