Searched refs:decodeWidth (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoPictureUtils.cpp | 63 decodeWidth = 0; in Clear()
|
D | extNvidiaVideoParserIf.hpp | 193 int32_t decodeWidth; member in vkt::video::INvidiaVulkanPicture
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | vktVideoPictureUtils.cpp | 63 decodeWidth = 0; in Clear()
|
D | extNvidiaVideoParserIf.hpp | 193 int32_t decodeWidth; member in vkt::video::INvidiaVulkanPicture
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_video_dec_h264.cpp | 325 …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/ |
D | DMSrcSink.cpp | 237 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local 241 decodeTop, decodeWidth, decodeHeight), fSampleSize, colorType, false, in draw()
|
/third_party/skia/dm/ |
D | DMSrcSink.cpp | 283 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local 287 decodeTop, decodeWidth, decodeHeight), fSampleSize, colorType, false, in draw()
|