Home
last modified time | relevance | path

Searched refs:m_curFrameCompressedBitstreamBufferAllocatedSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_dec.h172 uint64_t m_curFrameCompressedBitstreamBufferAllocatedSize =0; member
H A Dd3d12_video_dec.cpp445 …if (inFlightResources.m_curFrameCompressedBitstreamBufferAllocatedSize < sliceDataStagingBufferSiz… in d3d12_video_decoder_end_frame()
460 inFlightResources.m_curFrameCompressedBitstreamBufferAllocatedSize); in d3d12_video_decoder_end_frame()
995 inFlightResources.m_curFrameCompressedBitstreamBufferAllocatedSize = bufSize; in d3d12_video_decoder_create_staging_bitstream_buffer()