Home
last modified time | relevance | path

Searched refs:decodeWidth (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoPictureUtils.cpp63 decodeWidth = 0; in Clear()
DextNvidiaVideoParserIf.hpp193 int32_t decodeWidth; member in vkt::video::INvidiaVulkanPicture
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoPictureUtils.cpp63 decodeWidth = 0; in Clear()
DextNvidiaVideoParserIf.hpp193 int32_t decodeWidth; member in vkt::video::INvidiaVulkanPicture
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_dec_h264.cpp325 …uint32_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() argument
334 uint width_in_mb = decodeWidth / D3D12_VIDEO_H264_MB_IN_PIXELS; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
/third_party/flutter/skia/dm/
DDMSrcSink.cpp237 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local
241 decodeTop, decodeWidth, decodeHeight), fSampleSize, colorType, false, in draw()
/third_party/skia/dm/
DDMSrcSink.cpp283 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local
287 decodeTop, decodeWidth, decodeHeight), fSampleSize, colorType, false, in draw()