Searched refs:fragmentB (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.c534 uint8_t *fragmentB; local
546 * of fragmentB is used. If five input pixels are needed, then a chunk
626 :"=r" (fragmentB), "=r" (imm8OfPShufW1B), "=r" (imm8OfPShufW2B),
642 uint8_t *fragment = (d+1<4) ? fragmentB : fragmentA;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dutils.c693 uint8_t *fragmentB; local
704 * are enough for the fast bilinear scaling, then a chunk of fragmentB is
784 : "=r" (fragmentB), "=r" (imm8OfPShufW1B), "=r" (imm8OfPShufW2B),
800 uint8_t *fragment = inc ? fragmentB : fragmentA;

Completed in 107 milliseconds