Searched refs:aligned_w (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_pp.c116 const int aligned_w = FFALIGN(outlink->w, 8); local
122 outbuf = ff_get_video_buffer(outlink, aligned_w, aligned_h);
134 aligned_w, outlink->h,
H A Dvf_spp.c331 const int aligned_w = FFALIGN(inlink->w, 8); local
334 out = ff_get_video_buffer(outlink, aligned_w, aligned_h);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dev6-memset.S438 beq $3,aligned_w # U : target is 0mod8
459 aligned_w: label

Completed in 71 milliseconds