Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
H A Dvf_hqx.c169 hq3x_interp_2x1(uint32_t *dst, int dst_linesize, const uint32_t *r2y, int k, const uint32_t *w, int pos00, int pos01, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8, int rotate) hq3x_interp_2x1() argument
235 hq4x_interp_2x2(uint32_t *dst, int dst_linesize, const uint32_t *r2y, int k, const uint32_t *w, int pos00, int pos01, int pos10, int pos11, int p0, int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8) hq4x_interp_2x2() argument
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp7331 auto pos01 = paragraph->getGlyphPositionAtCoordinate(width/4, height/2); in UNIX_ONLY_TEST() local

Completed in 15 milliseconds