/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/avc/packet/ |
D | decode_avc_slice_xe_m_base_packet.cpp | 85 avcSliceState.bShortFormatInUse = m_avcPipeline->IsShortFormat(); in SetAvcSliceStateParams() 128 avcSliceState.bShortFormatInUse = false; in SetAvcPhantomSliceParams()
|
D | decode_avc_picture_xe_m_base_packet.cpp | 228 pipeModeSelectParams.bShortFormatInUse = m_avcBasicFeature->m_shortFormatInUse; in SetMfxPipeModeSelectParams()
|
/external/intel-media-driver/media_softlet/linux/common/codec/ddi/dec/ |
D | ddi_libva_decoder_specific.h | 78 bool bShortFormatInUse; member
|
D | ddi_decode_avc_specific.cpp | 70 if (m_decodeCtx->bShortFormatInUse) in ParseSliceParams() 235 if (!m_decodeCtx->bShortFormatInUse) in ParsePicParams() 542 m_decodeCtx->bShortFormatInUse = true; in ContextInit() 567 if (m_decodeCtx->bShortFormatInUse) in AllocSliceControlBuffer() 614 m_codechalSettings->shortFormatInUse = m_decodeCtx->bShortFormatInUse; in CodecHalInit() 806 if (m_decodeCtx->bShortFormatInUse) in InitResourceBuffer()
|
D | ddi_decode_hevc_specific.cpp | 83 if (m_decodeCtx->bShortFormatInUse) in ParseSliceParams() 910 m_decodeCtx->bShortFormatInUse = true; in ContextInit() 985 if (m_decodeCtx->bShortFormatInUse) in InitResourceBuffer() 1095 if (m_decodeCtx->bShortFormatInUse) in AllocSliceControlBuffer() 1194 m_codechalSettings->shortFormatInUse = m_decodeCtx->bShortFormatInUse; in CodecHalInit()
|
D | ddi_decode_functions.cpp | 765 if (decCtx->bShortFormatInUse) in MapBufferInternal() 783 if (decCtx->bShortFormatInUse) in MapBufferInternal() 1418 if (decCtx->bShortFormatInUse) in ReleaseSliceControlBuffer() 1458 if (decCtx->bShortFormatInUse) in ReleaseSliceControlBuffer()
|
D | ddi_decode_mpeg2_specific.cpp | 643 m_codechalSettings->shortFormatInUse = m_decodeCtx->bShortFormatInUse; in CodecHalInit()
|
D | ddi_decode_vp9_specific.cpp | 492 m_codechalSettings->shortFormatInUse = m_decodeCtx->bShortFormatInUse; in CodecHalInit()
|
D | ddi_decode_vp8_specific.cpp | 589 m_codechalSettings->shortFormatInUse = m_decodeCtx->bShortFormatInUse; in CodecHalInit()
|
/external/intel-media-driver/media_driver/linux/common/codec/ddi/ |
D | media_ddi_decode_avc.cpp | 68 if (m_ddiDecodeCtx->bShortFormatInUse) in ParseSliceParams() 230 if (!m_ddiDecodeCtx->bShortFormatInUse) in ParsePicParams() 527 m_ddiDecodeCtx->bShortFormatInUse = true; in ContextInit() 549 if(m_ddiDecodeCtx->bShortFormatInUse) in AllocSliceControlBuffer() 594 m_codechalSettings->shortFormatInUse = m_ddiDecodeCtx->bShortFormatInUse; in CodecHalInit() 775 if (m_ddiDecodeCtx->bShortFormatInUse) in InitResourceBuffer()
|
D | media_ddi_decode_hevc.cpp | 60 if (m_ddiDecodeCtx->bShortFormatInUse) in ParseSliceParams() 622 m_ddiDecodeCtx->bShortFormatInUse = true; in ContextInit() 691 if (m_ddiDecodeCtx->bShortFormatInUse) in InitResourceBuffer() 773 if(m_ddiDecodeCtx->bShortFormatInUse) in AllocSliceControlBuffer() 838 m_codechalSettings->shortFormatInUse = m_ddiDecodeCtx->bShortFormatInUse; in CodecHalInit()
|
D | media_libva_decoder.h | 197 bool bShortFormatInUse; member
|
D | media_ddi_decode_vp8.cpp | 564 m_codechalSettings->shortFormatInUse = m_ddiDecodeCtx->bShortFormatInUse; in CodecHalInit()
|
D | media_ddi_decode_mpeg2.cpp | 625 m_codechalSettings->shortFormatInUse = m_ddiDecodeCtx->bShortFormatInUse; in CodecHalInit()
|
/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/ |
D | codechal_decode_scalability_g12.cpp | 79 CODECHAL_DECODE_ASSERT(pScalabilityState->bShortFormatInUse); in CodecHalDecodeScalability_CalculateScdryCmdBufIndex_G12() 119 if (!pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_CheckDecPhaseValidity_G12() 358 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_DetermineDecodePhase_G12() 381 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_DetermineDecodePhase_G12() 413 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_DetermineDecodePhase_G12() 550 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_InitScalableParams_G12() 1058 pScalabilityState->bShortFormatInUse = bShortFormat; in CodecHalDecodeScalability_InitializeState_G12()
|
D | codechal_decode_vp8_g12.cpp | 126 pipeModeSelectParams.bShortFormatInUse = m_shortFormatInUse; in DecodeStateLevel()
|
/external/intel-media-driver/media_driver/agnostic/common/codec/hal/ |
D | codechal_decode_scalability.cpp | 60 CODECHAL_DECODE_ASSERT(pScalabilityState->bShortFormatInUse); in CodecHalDecodeScalability_CalculateScdryCmdBufIndex() 96 if (!pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_CheckDecPhaseValidity() 887 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_DetermineDecodePhase() 919 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_DetermineDecodePhase() 964 *pbSend = !pScalabilityState->bShortFormatInUse; in CodecHalDecodeScalability_DetermineSendWatchdogTimerStart() 1528 if (pScalabilityState->bShortFormatInUse) in CodecHalDecodeScalability_InitScalableParams() 2053 pScalabilityState->bShortFormatInUse = bShortFormat; in CodecHalDecodeScalability_InitializeState()
|
D | codechal_decode_scalability.h | 138 bool bShortFormatInUse; member 255 …bilityState->HcpDecPhase == CODECHAL_HCP_DECODE_PHASE_FE && !pScalabilityState->bShortFormatInUse))
|
/external/intel-media-driver/media_common/agnostic/common/hw/vdbox/ |
D | mhw_vdbox.h | 235 bool bShortFormatInUse = false; member 585 bool bShortFormatInUse = false; member
|
/external/intel-media-driver/media_driver/linux/gen11/codec/ddi/ |
D | media_ddi_decode_hevc_g11.cpp | 79 if (m_ddiDecodeCtx->bShortFormatInUse) in ParseSliceParams() 604 if (m_ddiDecodeCtx->bShortFormatInUse) in InitResourceBuffer() 711 if(m_ddiDecodeCtx->bShortFormatInUse) in AllocSliceControlBuffer() 806 m_codechalSettings->shortFormatInUse = m_ddiDecodeCtx->bShortFormatInUse; in CodecHalInit()
|
/external/intel-media-driver/media_driver/linux/gen12/codec/ddi/ |
D | media_ddi_decode_hevc_g12.cpp | 80 if (m_ddiDecodeCtx->bShortFormatInUse) in ParseSliceParams() 756 if (m_ddiDecodeCtx->bShortFormatInUse) in InitResourceBuffer() 863 if(m_ddiDecodeCtx->bShortFormatInUse) in AllocSliceControlBuffer() 960 m_codechalSettings->shortFormatInUse = m_ddiDecodeCtx->bShortFormatInUse; in CodecHalInit()
|
/external/intel-media-driver/media_driver/agnostic/gen11/codec/hal/ |
D | codechal_decode_vp8_g11.cpp | 151 pipeModeSelectParams.bShortFormatInUse = m_shortFormatInUse; in DecodeStateLevel()
|
/external/intel-media-driver/media_driver/agnostic/gen8/hw/vdbox/ |
D | mhw_vdbox_mfx_g8_X.h | 611 cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; in AddMfxPipeModeSelectCmd() 627 …cmd.DW1.DecoderShortFormatMode = !params->bShortFormatInUse; // This bit is set to be long format… in AddMfxPipeModeSelectCmd() 1250 if (avcSliceState->bShortFormatInUse) in AddMfdAvcBsdObjectCmd()
|
/external/intel-media-driver/media_driver/media_softlet/agnostic/Xe_M/Xe_M_base/codec/hal/dec/hevc/packet/ |
D | decode_hevc_picture_packet_xe_m_base.cpp | 348 pipeModeSelectParams.bShortFormatInUse = m_hevcPipeline->IsShortFormat(); in SetHcpPipeModeSelectParams()
|
/external/intel-media-driver/media_driver/agnostic/common/hw/vdbox/ |
D | mhw_vdbox_mfx_interface.h | 136 bool bShortFormatInUse; member
|