Searched defs:heightOutput (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/intel-media-driver/media_driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_render_sfc_base_legacy.cpp | 1112 uint32_t SfcRenderBaseLegacy::GetIefLineBufferSize(bool lineTiledBuffer, uint32_t heightOutput) in GetIefLineBufferSize() 1138 …ferSize(bool lineTiledBuffer, MOS_FORMAT formatOutput, uint32_t widthOutput, uint32_t heightOutput) in GetSfdLineBufferSize()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_render_sfc_base.cpp | 1312 uint32_t SfcRenderBase::GetIefLineBufferSize(bool lineTiledBuffer, uint32_t heightOutput) in GetIefLineBufferSize() 1338 …ferSize(bool lineTiledBuffer, MOS_FORMAT formatOutput, uint32_t widthOutput, uint32_t heightOutput) in GetSfdLineBufferSize()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/vp/hal/packet/ |
H A D | vp_render_sfc_xe2_lpm_base.cpp | 505 …ferSize(bool lineTiledBuffer, MOS_FORMAT formatOutput, uint32_t widthOutput, uint32_t heightOutput) in GetSfdLineBufferSize()
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/vp/hal/packet/ |
H A D | vp_render_sfc_xe_lpm_plus_base.cpp | 576 …ferSize(bool lineTiledBuffer, MOS_FORMAT formatOutput, uint32_t widthOutput, uint32_t heightOutput) in GetSfdLineBufferSize()
|
/aosp_15_r20/external/armnn/src/backends/reference/workloads/ |
H A D | Pooling2d.cpp | 155 const int heightOutput = armnn::numeric_cast<int>(outputInfo.GetShape()[heightIndex]); in Pooling2d() local
|
H A D | Pooling3d.cpp | 190 const int heightOutput = armnn::numeric_cast<int>(outputInfo.GetShape()[heightIndex]); in Pooling3d() local
|