Searched defs:suby (Results 1 – 3 of 3) sorted by relevance
/third_party/cups-filters/filter/pdftopdf/ |
D | nup.cc | 146 int subx,suby; in convert_order() local 171 void NupState::calculate_edit(int subx,int suby,NupPageEdit &ret) const // {{{ in calculate_edit()
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
D | subpicture.c | 505 short subx, short suby, unsigned short subw, unsigned short subh, in XvMCBlendSubpicture() 544 … XvMCSubpicture *subpicture, short subx, short suby, unsigned short subw, unsigned short subh, in XvMCBlendSubpicture2()
|
/third_party/ffmpeg/libavcodec/ |
D | motion_est.c | 107 … int cmp_direct_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_direct_inline() 179 …_inline int cmp_inline(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_inline() 247 static int cmp_internal(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_internal() 260 …_always_inline int cmp(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp() 275 static int cmp_hpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_hpel() 285 static int cmp_qpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_qpel()
|