[FFmpeg-devel] [PATCH 1/4] lavc/vp9dsp: R-V V ipred dc

Rémi Denis-Courmont remi at remlab.net
Sun Mar 3 16:46:44 EET 2024


Le sunnuntaina 3. maaliskuuta 2024, 3.59.00 EET flow gg a écrit :
> updated a little improve in this reply

As noted eaerlier, I don't understand why you have two size parameters. It 
seems that \size is always either the same as (1 << (\size2 - 1)) a.k.a. ((1 
<< \size2) / 2), or unused. The assembler *can* compute arithmetic constants.

Similarly, you can use \restore as a truth value directly: `.if \restore`.

FWIW, it seems that you could just as well include func/endfunc inside the 
macros.

-- 
レミ・デニ-クールモン
http://www.remlab.net/





More information about the ffmpeg-devel mailing list