Home
last modified time | relevance | path

Searched defs:mvt_size (Results 1 – 6 of 6) sorted by relevance

/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/features/
Dencode_hevc_basic_feature.cpp439 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6) * ((m_frameHeight + 15) >> 4)… in UpdateTrackedBufferParameters() local
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
Dcodechal_encode_hevc_base.cpp403 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6)*((m_frameHeight + 15) >> 4), 2) * CO… in AllocatePakResources() local
/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
Dcodechal_vdenc_hevc_g12.cpp650 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6)*((m_frameHeight + 15) >> 4), 2) * CO… in AllocatePakResources() local
6433 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6)*((m_frameHeight + 15) >> 4), 2) * CO… in Initialize() local
Dcodechal_encode_hevc_g12.cpp877 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6) * ((m_frameHeight + 15) >> 4)… in AllocatePakResources() local
/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/
Dcodechal_vdenc_hevc_g11.cpp595 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6)*((m_frameHeight + 15) >> 4), 2) * CO… in AllocatePakResources() local
Dcodechal_encode_hevc_g11.cpp670 …uint32_t mvt_size = MOS_ALIGN_CEIL(((m_frameWidth + 63) >> 6)*((m_frameHeight + 15) >> 4), 2) * CO… in AllocatePakResources() local