Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoPictureUtils.cpp63 decodeWidth = 0; in Clear()
H A DextNvidiaVideoParserIf.hpp193 int32_t decodeWidth; member in vkt::video::INvidiaVulkanPicture
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec_h264.cpp325 uint32_t decodeWidth, // pipe_h264_picture_desc doesn't have the size of the frame for H264, but it does for other in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
334 uint width_in_mb = decodeWidth / D3D12_VIDEO_H264_MB_IN_PIXELS; in d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264()
322 d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264( uint32_t frameNum, pipe_video_profile profile, uint32_t decodeWidth, uint32_t decodeHeight, pipe_h264_picture_desc *pPipeDesc) d3d12_video_decoder_dxva_picparams_from_pipe_picparams_h264() argument
/third_party/skia/dm/
H A DDMSrcSink.cpp283 const uint32_t decodeWidth = subsetWidth + unscaledBorder * 2; in draw() local
287 decodeTop, decodeWidth, decodeHeight), fSampleSize, colorType, false, in draw()

Completed in 9 milliseconds