/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/gen12/codec/hal/dec/av1/packet/ |
H A D | decode_filmgrain_applynoise_packet_g12.cpp | 302 uint32_t resolutionY = MOS_ROUNDUP_DIVIDE(m_picParams->m_superResUpscaledHeightMinus1 + 1, 8); in SetupMediaWalker() local 347 …uint32_t resolutionY = MOS_ROUNDUP_DIVIDE(m_picParams->m_superResUpscaledHeightMinus1… in KernelStateSetup() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
H A D | codechal_encode_wp.cpp | 348 auto resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight); in Execute() local
|
H A D | codechal_decode_downsampling.cpp | 537 uint32_t resolutionY = MOS_ROUNDUP_DIVIDE(procParams->m_outputSurfaceRegion.m_height, 16); in DoFieldScaling() local
|
H A D | codechal_encode_vp8.cpp | 2198 uint32_t resolutionX, resolutionY; in MbEncKernel() local 2632 uint32_t resolutionX, resolutionY; in MeKernel() local
|
H A D | codechal_memdecomp.cpp | 555 uint32_t resolutionY = MOS_ROUNDUP_DIVIDE(targetSurface.dwHeight, 16); in MemoryDecompress() local
|
H A D | codechal_encode_avc.cpp | 5093 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight); in WPKernel() local 8157 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / uiScalingFactor); in GenericEncodeMeKernel() local
|
H A D | codechal_vdenc_vp9_base.cpp | 2756 uint32_t resolutionY = (uint32_t)m_frameFieldHeightInMb; in DysKernel() local 3373 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in VdencHmeKernel() local
|
H A D | codechal_encoder_base.cpp | 2087 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in ExecuteMeKernel() local
|
H A D | codechal_encode_avc_base.cpp | 3078 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in EncodeMeKernel() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/ |
H A D | codechal_vdenc_vp9_g11.cpp | 1486 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in ExecuteMeKernel() local
|
H A D | codechal_vdenc_hevc_g11.cpp | 4027 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in EncodeMeKernel() local
|
H A D | codechal_encode_hevc_g11.cpp | 5804 uint32_t resolutionX, resolutionY; in EncodeBrcLcuUpdateKernel() local
|
H A D | codechal_encode_avc_g11.cpp | 4519 uint32_t resolutionY = mbEncIFrameDistInUse ? in MbEncKernel() local
|
H A D | codechal_encode_vp8_g11.cpp | 6143 uint32_t resolutionX, resolutionY; in IntrDistKernel() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
H A D | codechal_vdenc_vp9_g12.cpp | 1903 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in ExecuteMeKernel() local
|
H A D | codechal_encode_avc_g12.cpp | 1664 uint32_t resolutionY = mbEncIFrameDistInUse ? in MbEncKernel() local
|
H A D | codechal_vdenc_hevc_g12.cpp | 5718 uint32_t resolutionY = CODECHAL_GET_HEIGHT_IN_MACROBLOCKS(m_frameFieldHeight / scalingFactor); in EncodeMeKernel() local
|
H A D | codechal_encode_hevc_g12.cpp | 6811 uint32_t resolutionX, resolutionY; in EncodeBrcLcuUpdateKernel() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen9/codec/hal/ |
H A D | codechal_fei_avc_g9.cpp | 3606 uint32_t resolutionY = (uint32_t)m_frameFieldHeightInMb; in PreProcKernel() local
|
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen8/codec/hal/ |
H A D | codechal_fei_avc_g8.cpp | 6382 uint32_t resolutionY = (uint32_t)m_frameFieldHeightInMb; in PreProcKernel() local
|