Home
last modified time | relevance | path

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

/external/libaom/test/
Dframe_resize_test.cc87 const int height2 = (height_ >> level); in RunTest() local
101 const int height2 = (height_ >> level); in SpeedTest() local
/external/libaom/av1/common/
Dresize.c524 int height, int height2, int width2, int start_col) { in av1_resize_vert_dir_c()
554 int in_stride, uint8_t *output, int height2, in av1_resize_plane_to_half()
572 bool should_resize_by_half(int height, int width, int height2, int width2) { in should_resize_by_half()
579 int in_stride, uint8_t *output, int height2, int width2, in av1_resize_plane()
615 int height2, int width2, int out_stride, in upscale_normative_rect()
936 int in_stride, uint8_t *output, int height2, in highbd_resize_plane()
966 uint8_t *output, int height2, in highbd_upscale_normative_rect()
/external/pytorch/aten/src/ATen/native/cuda/
DUpSampleNearest2d.cu47 const size_t height2, in upsample_nearest2d_out_frame()
90 const size_t height2, in upsample_nearest2d_nhwc_out_frame()
171 const size_t height2, in upsample_nearest2d_backward_nhwc_out_frame()
DUpSampleTrilinear3d.cu56 const int height2 = odata.size(3); in upsample_trilinear3d_out_frame() local
141 const int height2 = odata.size(3); in upsample_trilinear3d_backward_out_frame() local
DUpSampleBilinear2d.cu91 const int height2, in upsample_bilinear2d_nhwc_out_frame()
137 const int height2, in upsample_bilinear2d_backward_out_frame()
201 const int height2, in upsample_bilinear2d_backward_nhwc_out_frame()
302 const int height2 = output.size(2); in upsample_bilinear2d_out_cuda_template() local
/external/libvpx/vp9/encoder/
Dvp9_resize.c430 int in_stride, uint8_t *output, int height2, int width2, in vp9_resize_plane()
721 int in_stride, uint8_t *output, int height2, in vp9_highbd_resize_plane()
/external/libaom/av1/common/x86/
Dresize_sse2.c87 int height, int height2, int stride, in av1_resize_vert_dir_sse2()
Dresize_avx2.c259 int height, int height2, int stride, in av1_resize_vert_dir_avx2()
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp1303 … const std::vector<planeType> &img2, const uint32_t width2, const uint32_t height2) in PSNRImplicitCrop()
/external/igt-gpu-tools/lib/
Dpanfrost-job.h1489 u16 width2, height2; member
/external/skia/modules/skparagraph/tests/
DSkParagraphTest.cpp7345 auto height2 = layout(TextHeightBehavior::kAll); in UNIX_ONLY_TEST() local
/external/coreboot/src/vendorcode/wuffs/
Dwuffs-v0.4.c25964 uint32_t height2, in wuffs_base__pixel_swizzler__swizzle_ycck()