Hi, I have got a question on Codec Engine demo application in DaVinci-Linux. I was reading through the decoder application source code to get an idea about the buffer allocation schemes. The demo application has support for audio, speech and video decoder. For audio decoder and speech decoder the inputBuf size is decided by the application itself, whereas for the video decoder the inputBuf size is decided/queried using the VISA function "VIDDEC_control" with the cmd_id "XDM_GETBUFINFO". Why is this not done for the other two decoders (audio and speech) ?? Also the from the header file "xdm.h" it is evident that in the structure "XDM_AlgBufInfo", minOutBufSize field can give the outputBuf size, then why is not being used in any of the decoders ??
Warm Regards, Anil -------------------------------------------------------DISCLAIMER------------------------------------------------------ The information transmitted herewith is confidential and proprietary information intended only for use by the individual or entity to which it is addressed. If the reader of this message is not the intended recipient, you are hereby notified that any review, retransmission, dissemination, distribution, copying or other use of, or taking of any action in reliance upon this information is strictly prohibited. If you have received this communication in error, please contact the sender and delete the material from your computer. -------------------------------------------------------------------------------------------------------------------------------- _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
