Searched refs:fragmentLength (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dutils.c645 x86_reg fragmentLength = (d+1<4) ? fragmentLengthB : fragmentLengthA; local
656 memcpy(filterCode + fragmentPos, fragment, fragmentLength);
673 fragmentPos+= fragmentLength;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dutils.c803 x86_reg fragmentLength = inc ? fragmentLengthB : fragmentLengthA; local
814 memcpy(filterCode + fragmentPos, fragment, fragmentLength);
836 fragmentPos += fragmentLength;

Completed in 66 milliseconds