Searched defs:height2 (Results 1 – 12 of 12) sorted by relevance
/external/libaom/test/ |
D | frame_resize_test.cc | 87 const int height2 = (height_ >> level); in RunTest() local 101 const int height2 = (height_ >> level); in SpeedTest() local
|
/external/libaom/av1/common/ |
D | resize.c | 524 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/ |
D | UpSampleNearest2d.cu | 47 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()
|
D | UpSampleTrilinear3d.cu | 56 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
|
D | UpSampleBilinear2d.cu | 91 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/ |
D | vp9_resize.c | 430 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/ |
D | resize_sse2.c | 87 int height, int height2, int stride, in av1_resize_vert_dir_sse2()
|
D | resize_avx2.c | 259 int height, int height2, int stride, in av1_resize_vert_dir_avx2()
|
/external/deqp/external/vulkancts/modules/vulkan/video/ |
D | vktVideoTestUtils.hpp | 1303 … const std::vector<planeType> &img2, const uint32_t width2, const uint32_t height2) in PSNRImplicitCrop()
|
/external/igt-gpu-tools/lib/ |
D | panfrost-job.h | 1489 u16 width2, height2; member
|
/external/skia/modules/skparagraph/tests/ |
D | SkParagraphTest.cpp | 7345 auto height2 = layout(TextHeightBehavior::kAll); in UNIX_ONLY_TEST() local
|
/external/coreboot/src/vendorcode/wuffs/ |
D | wuffs-v0.4.c | 25964 uint32_t height2, in wuffs_base__pixel_swizzler__swizzle_ycck()
|