Searched defs:subx (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 | 106 …e int cmp_direct_inline(MpegEncContext *s, const int x, const int y, const int subx, const int sub… in cmp_direct_inline() 178 static av_always_inline int cmp_inline(MpegEncContext *s, const int x, const int y, const int subx,… in cmp_inline() 246 static int cmp_internal(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_internal() 259 static av_always_inline int cmp(MpegEncContext *s, const int x, const int y, const int subx, const … in cmp() 274 static int cmp_hpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_hpel() 284 static int cmp_qpel(MpegEncContext *s, const int x, const int y, const int subx, const int suby, in cmp_qpel()
|