Searched refs:bxy (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | mobiclip.c | 551 static uint8_t pick_above(BlockXY bxy) in pick_above() argument 553 bxy.y = bxy.y - 1; in pick_above() 555 return pget(bxy); in pick_above() 558 static uint8_t pick_left(BlockXY bxy) in pick_left() argument 560 bxy.x = bxy.x - 1; in pick_left() 562 return pget(bxy); in pick_left() 565 static uint8_t half_horz(BlockXY bxy) in half_horz() argument 567 BlockXY a = bxy, b = bxy, c = bxy; in half_horz() 575 static uint8_t half_vert(BlockXY bxy) in half_vert() argument 577 BlockXY a = bxy, b = bxy, c = bxy; in half_vert() [all …]
|
D | motion_est.c | 130 int bxy= (bx&mask) + ((by&mask)<<(qpel+1)); in cmp_direct_inline() local 135 c->qpel_avg[1][bxy](dst, ref[8] + (bx>>2) + (by>>2)*stride, stride); in cmp_direct_inline() 138 c->hpel_avg[1][bxy](dst, ref[8] + (bx>>1) + (by>>1)*stride, stride, 8); in cmp_direct_inline() 147 int bxy= (bx&mask) + ((by&mask)<<(qpel+1)); in cmp_direct_inline() local 154 …c->qpel_avg[1][bxy](c->temp , ref[8] + (bx>>2) + (by>>2)*stride , stri… in cmp_direct_inline() 155 …c->qpel_avg[1][bxy](c->temp + 8 , ref[8] + (bx>>2) + (by>>2)*stride + 8 , stri… in cmp_direct_inline() 156 …c->qpel_avg[1][bxy](c->temp + 8*stride, ref[8] + (bx>>2) + (by>>2)*stride + 8*stride, stri… in cmp_direct_inline() 157 …c->qpel_avg[1][bxy](c->temp + 8 + 8*stride, ref[8] + (bx>>2) + (by>>2)*stride + 8 + 8*stride, stri… in cmp_direct_inline() 169 c->hpel_avg[0][bxy](c->temp, ref[8] + (bx>>1) + (by>>1)*stride, stride, 16); in cmp_direct_inline()
|
/third_party/pcre2/pcre2/testdata/ |
D | testinput5 | 807 /(?<=\x{1234}\x{1234})\bxy/I,utf
|
D | testoutput5 | 1706 /(?<=\x{1234}\x{1234})\bxy/I,utf
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 573 …�j���ӧ������ޭ������������y��uͤ��x������վ|����߈vc�z�y��p�������͇֬{��t��w�ҽ}bxy�����ʉ���q~cl�ƪ����…
|