Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcFramebufferBlitTests.cpp344 int bufWidth = m_context.getRenderTarget().getWidth(); in init() local
2635 int bufWidth = m_context.getRenderTarget().getWidth(); in init() local
2666 int bufWidth = m_context.getRenderTarget().getWidth(); in runMultiColorPatternTest() local
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_encode_mpeg2.cpp1511 …uint32_t bufWidth = MOS_ALIGN_CEIL((m_downscaledWidthInMb4x * 32), 64); // MediaBlockRW requires p… in AllocateEncResources() local
/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/
Dcodechal_encode_mpeg2_g9.cpp1924 auto bufWidth = MOS_ALIGN_CEIL(m_downscaledWidthInMb4x * 32, 64); in SendMeSurfaces() local
/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/
Dcodechal_encode_mpeg2_g8.cpp1920 auto bufWidth = MOS_ALIGN_CEIL(m_downscaledWidthInMb4x * 32, 64); in SendMeSurfaces() local