Searched defs:yval (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/printing/
H A Dprtpub.c81 DWORD extentval, xval, yval; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libswscale/
H A Dyuv2rgb.c594 int yval = av_clip_uint8((yb + 0x8000) >> 16); local
613 int yval = av_clip_uint8((yb + 0x8000) >> 16); local
633 uint8_t yval = av_clip_uint8((yb + 0x8000) >> 16); local
667 uint8_t yval = av_clip_uint8((yb + 0x8000) >> 16); local
[all...]

Completed in 46 milliseconds