68b4b09ae6
The pFeatureC pointer is an uint32_t pointer, therefore only load 32 bits into ecx. This avoids loading potentially uninitialized data into the upper half of the rcx register, fixing valgrind warnings in some build setups (depending on how the compiler chooses to layout the stack in the calling function). |
||
---|---|---|
.. | ||
asm_inc.asm | ||
cpuid.asm | ||
deblock.asm | ||
expand_picture.asm | ||
mb_copy.asm | ||
mc_chroma.asm | ||
mc_luma.asm | ||
satd_sad.asm | ||
vaa.asm |