Searched defs:yend (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | v210x.c | 45 uint16_t *ydst, *udst, *vdst, *yend; in decode_frame() local
|
H A D | motion_est_template.c | 950 const int yend= FFMIN(s->mb_height, s->mb_y + count + 1); in epzs_motion_search_internal() local
|
H A D | vp3.c | 1796 apply_loop_filter(Vp3DecodeContext *s, int plane, int ystart, int yend) apply_loop_filter() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | cmyk.c | 1773 int yend; /* End value */ in cupsCMYKSetCurve() local
|
/third_party/backends/backend/ |
H A D | rts88xx_lib.c | 705 sanei_rts88xx_set_scan_area(SANE_Byte * regs, SANE_Int ystart, SANE_Int yend, SANE_Int xstart, SANE_Int xend) sanei_rts88xx_set_scan_area() argument
|
H A D | lexmark_low.c | 1041 int i, bpl, yend; in low_simple_scan() local
|
Completed in 15 milliseconds