Robuta

https://docs.amd.com/r/en-US/pg252-vcu/uint32_t-GetAllocSize_Src-AL_TDimension-tDim-uint8_t-uBitDepth-AL_EChromaMode-eChromaMode-AL_ESrcMode-eSrcFmt?contentId=j7i4VUnGv5NfKHL3UoquHw uint32_t GetAllocSize_Src(AL_TDimension tDim, uint8_t uBitDepth, AL_EChromaMode eChromaMode,... [in] tDim Frame size in pixels [in] uBitDepth YUV bit-depth [in] eChromaMode Chroma mode [in] eSrcFmt Source format used by the hardware IP Return Returns size... srcal https://docs.amd.com/r/2020.2-English/pg252-vcu/uint32_t-AL_Decoder_GetMinPitch-uint32_t-uWidth-uint8_t-uBitDepth-AL_EFbStorageMode-eFrameBufferStorageMode uint32_t AL_Decoder_GetMinPitch(uint32_t uWidth, uint8_t uBitDepth, AL_EFbStorageMode... [in] uWidth Width of the reconstructed buffers in pixels [in] uBitDepth Stream depth (8 or 10) [in] eFrameBufferStorageMode Frame buffer storage mode... aldecoder https://docs.amd.com/r/en-US/pg252-vcu/int-AL_CalculatePitchValue-int-iWidth-uint8_t-uBitDepth-AL_EFbStorageMode-eStorageMode?contentId=sos3pVz1TTh7zCc8OttRDw int AL_CalculatePitchValue(int iWidth, uint8_t uBitDepth, AL_EFbStorageMode eStorageMode) - int... [in] iWidth Frame width in pixel unit [in] uBitDepth YUV bit-depth [in] eStorageMode Source storage mode Return Returns pitch value in bytes. intal https://docs.amd.com/r/en-US/pg252-vcu/int-GetPixelSize-uint8_t-uBitDepth?contentId=~yNxic1Ycp~jTszgLr1BVg int GetPixelSize(uint8_t uBitDepth) - int GetPixelSize(uint8_t uBitDepth) - 2025.1 English - PG252 Return Returns 1 if uBitDepth is 8 or less. Returns 2 if uBitDepth is 9 or greater. intenglish https://docs.amd.com/r/2023.1-English/pg252-vcu/int-AL_CalculatePitchValue-int-iWidth-uint8_t-uBitDepth-AL_EFbStorageMode-eStorageMode?contentId=flwOirCJtLrX2kSC7Kxt8A int AL_CalculatePitchValue(int iWidth, uint8_t uBitDepth, AL_EFbStorageMode eStorageMode) - int... [in] iWidth Frame width in pixel unit [in] uBitDepth YUV bit-depth [in] eStorageMode Source storage mode Return Returns pitch value in bytes. intal https://docs.amd.com/r/2020.2-English/pg252-vcu/int32_t-RndPitch-int32_t-iWidth-uint8_t-uBitDepth-AL_EFbStorageMode-eFrameBufferStorageMode?contentId=cdSC4g~bAGPMdBPBV7FSLg int32_t RndPitch(int32_t iWidth, uint8_t uBitDepth, AL_EFbStorageMode eFrameBufferStorageMode) -... Return Returns the pitch rounded up to the burst DMA alignment. al https://docs.amd.com/r/en-US/pg252-vcu/int32_t-RndPitch-int32_t-iWidth-uint8_t-uBitDepth-AL_EFbStorageMode-eFrameBufferStorageMode?contentId=MjfoC~kU0m2wb64tiC9K8w int32_t RndPitch(int32_t iWidth, uint8_t uBitDepth, AL_EFbStorageMode eFrameBufferStorageMode) -... Return Returns the pitch rounded up to the burst DMA alignment. al https://docs.amd.com/r/2020.2-English/pg252-vcu/uint32_t-AL_Decoder_GetMinPitch-uint32_t-uWidth-uint8_t-uBitDepth-AL_EFbStorageMode-eFrameBufferStorageMode?contentId=pdCsZQQT9STNP_PJ7rpPyg uint32_t AL_Decoder_GetMinPitch(uint32_t uWidth, uint8_t uBitDepth, AL_EFbStorageMode... [in] uWidth Width of the reconstructed buffers in pixels [in] uBitDepth Stream depth (8 or 10) [in] eFrameBufferStorageMode Frame buffer storage mode... aldecoder https://docs.amd.com/r/2023.1-English/pg252-vcu/uint32_t-AL_GetAllocSize-AL_TDimension-tDim-uint8_t-uBitDepth-AL_EChromaMode-eChromaMode-AL_EFbStorageMode-eStorageMode?contentId=TDmXJOqqTZZc3VcEQSneHg uint32_t AL_GetAllocSize(AL_TDimension tDim, uint8_t uBitDepth, AL_EChromaMode eChromaMode,... [in] tDim Frame size in pixels [in] uBitDepth YUV bit-depth [in] eChromaMode Chroma Mode [in] eStorageMode Source Storage Mode Return Returns maximum size in... al