Home
last modified time | relevance | path

Searched defs:height2 (Results 1 – 4 of 4) sorted by relevance

/external/libaom/av1/common/
Dresize.c647 int in_stride, uint8_t *output, int height2, int width2, in av1_resize_plane()
679 int height2, int width2, int out_stride) { in av1_upscale_plane_double_prec()
706 int height2, int width2, int out_stride, in upscale_normative_rect()
1027 int in_stride, uint8_t *output, int height2, in av1_highbd_resize_plane()
1057 uint8_t *output, int height2, in highbd_upscale_normative_rect()
/external/libvpx/vp9/encoder/
Dvp9_resize.c424 int in_stride, uint8_t *output, int height2, int width2, in vp9_resize_plane()
715 int in_stride, uint8_t *output, int height2, in vp9_highbd_resize_plane()
/external/igt-gpu-tools/lib/
Dpanfrost-job.h1489 u16 width2, height2; member
/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp7021 auto height2 = draw(TextHeightBehavior::kAll); in UNIX_ONLY_TEST() local