Home
last modified time | relevance | path

Searched refs:resCABACSyntaxStreamOutBuffer (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_decode_scalability_g12.cpp1472 &pScalabilityState->resCABACSyntaxStreamOutBuffer[i])); in CodecHalDecodeScalability_AllocateResources_VariableSizes_G12()
1476 …amOutBuffer ? &pScalabilityState->resCABACSyntaxStreamOutBuffer[1] : &pScalabilityState->resCABACS… in CodecHalDecodeScalability_AllocateResources_VariableSizes_G12()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/codec/hal/
H A Dcodechal_decode_scalability.cpp521 … &pScalabilityState->resCABACSyntaxStreamOutBuffer[0])); in CodecHalDecodeScalability_AllocateResources_VariableSizes()
523 …pScalabilityState->presCABACStreamOutBuffer = &pScalabilityState->resCABACSyntaxStreamOutBuffer[0]; in CodecHalDecodeScalability_AllocateResources_VariableSizes()
619 &pScalabilityState->resCABACSyntaxStreamOutBuffer[i]); in CodecHalDecodeScalability_Destroy()
H A Dcodechal_decode_scalability.h150 …MOS_RESOURCE resCABACSyntaxStreamOutBuffer[CODECHAL_HCP_STREAMOUT_BUFFER_MAX_NU… member