[x264-devel] Re: Has anybody could tell me the best steps to port x264 to ti's dsp?

shauli.rozen at gmail.com shauli.rozen at gmail.com
Thu Feb 23 09:48:59 CET 2006


I guess it depands on which TI DSP you work with
You might need to transfer some code from floating point to fixed point for
some DSP's
Also you need to handle the memory allocations since in the DSP platform you
can not usually
allocate a lot of memory in the encoding process.


On 2/23/06, ycigcom <lmh at ycig.com> wrote:
>
>  Hi , experts!
>
> I want to port a h.264's encoder to TI's dsp according to the codes of
> x264.  But I really don't know how to do it and which is the best steps,
> so I had a bad idea:
>
>
>
> Step 1: modify all x264's pc assemble code to TI's assemble code.
>
> Step 2: download all the x264 codes (TI's asm code) to dsp and let them
> run.
>
> Step 3: utilize all the features of TI's dsp to optimize the other code of
> the X264 projects
>
>
>
> May I follow these steps to work? Is it right?
>
> Has anyone could tell me the right steps?
>
>
>
> Thanks
>
>
>
> Best regards
>
> lmh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/x264-devel/attachments/20060223/de54d756/attachment.htm 


More information about the x264-devel mailing list