/external/libgav1/libgav1/src/dsp/ |
D | film_grain.cc | 244 const int plane_width = (width + subsampling_x) >> subsampling_x; in ConstructNoiseStripes_C() local 279 plane_width - (x << (1 - subsampling_x))); in ConstructNoiseStripes_C() 280 memcpy(&noise_stripe[i * plane_width + (x << (1 - subsampling_x))], in ConstructNoiseStripes_C() 309 const int plane_width = (width + subsampling_x) >> subsampling_x; in ConstructNoiseStripesWithOverlap_C() local 332 std::min(kNoiseStripeHeight >> subsampling_x, plane_width); in ConstructNoiseStripesWithOverlap_C() 333 memcpy(&noise_stripe[i * plane_width], in ConstructNoiseStripesWithOverlap_C() 357 int old = noise_stripe[i * plane_width + x * 2]; in ConstructNoiseStripesWithOverlap_C() 362 noise_stripe[i * plane_width + x * 2] = grain_sample; in ConstructNoiseStripesWithOverlap_C() 366 if (x * 2 + 1 >= plane_width) continue; in ConstructNoiseStripesWithOverlap_C() 370 old = noise_stripe[i * plane_width + x * 2 + 1]; in ConstructNoiseStripesWithOverlap_C() [all …]
|
/external/libgav1/libgav1/src/post_filter/ |
D | loop_restoration.cc | 88 const int plane_width, const int y, const int x, const int row, in ApplyLoopRestorationForOneRowInWindow() argument 105 std::min(plane_unit_size, plane_width - unit_x); in ApplyLoopRestorationForOneRowInWindow() 189 const int plane_width = in ApplyLoopRestorationSingleThread() local 216 static_cast<Plane>(plane), plane_height, plane_width, y, 0, 0, in ApplyLoopRestorationSingleThread() 217 unit_row, current_process_unit_height, plane_unit_size, plane_width, in ApplyLoopRestorationSingleThread() 257 const int plane_width = in ApplyLoopRestorationThreaded() local 262 src_buffer, plane_width, plane_height, src_stride, in ApplyLoopRestorationThreaded() 291 for (int x = 0; x < plane_width; x += window_buffer_width_) { in ApplyLoopRestorationThreaded() 293 std::min(window_buffer_width_, plane_width - x); in ApplyLoopRestorationThreaded() 317 [this, src_buffer, plane, plane_height, plane_width, y, x, row, in ApplyLoopRestorationThreaded() [all …]
|
D | super_res.cc | 44 const int plane_width = in ApplySuperRes() local 52 memcpy(line_buffer_start, input, plane_width * sizeof(uint16_t)); in ApplySuperRes() 54 ExtendLine<uint16_t>(in_place ? input : line_buffer_start, plane_width, in ApplySuperRes() 68 memcpy(line_buffer_start, input, plane_width); in ApplySuperRes() 70 ExtendLine<uint8_t>(in_place ? input : line_buffer_start, plane_width, in ApplySuperRes() 213 const int plane_width = in SetupDeblockBuffer() local 218 ExtendLine<uint16_t>(src, plane_width, kRestorationHorizontalBorder, in SetupDeblockBuffer() 223 ExtendLine<uint8_t>(src, plane_width, kRestorationHorizontalBorder, in SetupDeblockBuffer()
|
D | post_filter.cc | 265 const int plane_width = in ExtendBordersForReferenceFrame() local 282 frame_buffer_.data(plane), plane_width, plane_height, in ExtendBordersForReferenceFrame() 341 const int plane_width = in CopyBordersForOneSuperBlockRow() local 378 ExtendFrameBoundary(start, plane_width, num_rows, stride, left_border, in CopyBordersForOneSuperBlockRow()
|
D | cdef.cc | 105 const int plane_width = RightShiftWithRounding(width_, subsampling_x); in PrepareCdefBlock() local 116 const bool is_frame_right = start_x + block_width >= plane_width; in PrepareCdefBlock()
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | film_grain_neon.cc | 994 int plane_width, in WriteOverlapLine8bpp_NEON() argument 1009 } while (x < plane_width); in WriteOverlapLine8bpp_NEON() 1019 const int plane_width = (width + subsampling_x) >> subsampling_x; in ConstructNoiseImageOverlap8bpp_NEON() local 1034 noise_stripe, &noise_stripe_prev[32 * plane_width], plane_width, in ConstructNoiseImageOverlap8bpp_NEON() 1037 WriteOverlapLine8bpp_NEON(&noise_stripe[plane_width], in ConstructNoiseImageOverlap8bpp_NEON() 1038 &noise_stripe_prev[(32 + 1) * plane_width], in ConstructNoiseImageOverlap8bpp_NEON() 1039 plane_width, second_row_grain_coeff, in ConstructNoiseImageOverlap8bpp_NEON() 1052 noise_stripe, &noise_stripe_prev[32 * plane_width], plane_width, in ConstructNoiseImageOverlap8bpp_NEON() 1056 WriteOverlapLine8bpp_NEON(&noise_stripe[plane_width], in ConstructNoiseImageOverlap8bpp_NEON() 1057 &noise_stripe_prev[(32 + 1) * plane_width], in ConstructNoiseImageOverlap8bpp_NEON() [all …]
|
/external/libgav1/libgav1/src/ |
D | film_grain.cc | 493 const int plane_width = (width + subsampling_x) >> subsampling_x; in ConstructNoiseImage() local 502 memcpy((*noise_image)[y], first_noise_stripe + y * plane_width, in ConstructNoiseImage() 503 plane_width * sizeof(first_noise_stripe[0])); in ConstructNoiseImage() 512 memcpy((*noise_image)[y + i], noise_stripe + i * plane_width, in ConstructNoiseImage() 513 plane_width * sizeof(noise_stripe[0])); in ConstructNoiseImage() 524 memcpy((*noise_image)[y + i], noise_stripe + i * plane_width, in ConstructNoiseImage() 525 plane_width * sizeof(noise_stripe[0])); in ConstructNoiseImage()
|
D | loop_restoration_info.cc | 73 const int plane_width = (plane == kPlaneY) in Reset() local 80 1, (plane_width + DivideBy2(loop_restoration_->unit_size[plane])) / in Reset()
|
D | post_filter.h | 421 const Pixel* src_buffer, Plane plane, int plane_height, int plane_width,
|
/external/libaom/libaom/av1/decoder/ |
D | detokenize.c | 30 int plane_block_width = param->plane_width; in decode_color_map_tokens() 75 av1_get_block_dimensions(mbmi->sb_type, plane, xd, ¶ms.plane_width, in av1_decode_palette_tokens()
|
D | decodeframe.c | 904 av1_get_block_dimensions(mbmi->sb_type, plane, xd, ¶ms.plane_width, in set_color_index_map_offset() 906 xd->color_index_map_offset[plane] += params.plane_width * params.plane_height; in set_color_index_map_offset()
|
/external/igt-gpu-tools/lib/ |
D | igt_vc4.c | 384 column_width = column_width_bytes * dst->plane_width[plane] / dst->width; in vc4_fb_convert_plane_to_sand_tiled() 388 for (j = 0; j < src->plane_width[plane]; j++) { in vc4_fb_convert_plane_to_sand_tiled() 440 column_width = column_width_bytes * src->plane_width[plane] / src->width; in vc4_fb_convert_plane_from_sand_tiled() 444 for (j = 0; j < src->plane_width[plane]; j++) { in vc4_fb_convert_plane_from_sand_tiled()
|
D | igt_fb.h | 98 unsigned int plane_width[4]; member
|
D | igt_fb.c | 608 fb->plane_width[i] = fb_plane_width(fb, i); in igt_init_fb() 614 uint32_t min_stride = fb->plane_width[plane] * in calc_plane_stride() 1926 if (fb->plane_width[i] > 32767 || in blitter_ok() 1994 &src, 0, 0, dst_fb->plane_width[0], dst_fb->plane_height[0], in rendercopy() 2009 igt_assert_eq(dst_fb->plane_width[i], src_fb->plane_width[i]); in blitcopy() 2018 dst_fb->plane_width[i], dst_fb->plane_height[i], in blitcopy()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | decodeframe.c | 368 int plane_width; in yv12_extend_frame_left_right_c() local 376 plane_width = ybf->y_width; in yv12_extend_frame_left_right_c() 380 src_ptr2 = src_ptr1 + plane_width - 1; in yv12_extend_frame_left_right_c() 398 plane_width = ybf->uv_width; in yv12_extend_frame_left_right_c() 403 src_ptr2 = src_ptr1 + plane_width - 1; in yv12_extend_frame_left_right_c() 422 src_ptr2 = src_ptr1 + plane_width - 1; in yv12_extend_frame_left_right_c()
|
/external/libaom/libaom/av1/encoder/ |
D | tokenize.c | 36 const int plane_block_width = param->plane_width; in cost_and_tokenize_map() 89 av1_get_block_dimensions(bsize, plane, xd, ¶ms->plane_width, NULL, in get_palette_params()
|
D | pickrst.c | 131 int plane_width; member 182 rsc->plane_width = src->crop_widths[is_uv]; in init_rsc() 1738 av1_extend_frame(rsc.dgd_buffer, rsc.plane_width, rsc.plane_height, in av1_pick_filter_restoration()
|
/external/igt-gpu-tools/tests/ |
D | testdisplay.c | 98 int plane_width, plane_height; variable 664 if (sscanf(optarg, "%d,%d,%d,%d,%d,%d", &plane_width, in opt_handler()
|
/external/minigbm/ |
D | helpers.c | 233 uint32_t plane_width = DIV_ROUND_UP(width, layout->horizontal_subsampling[plane]); in drv_stride_from_format() local 234 uint32_t stride = plane_width * layout->bytes_per_pixel[plane]; in drv_stride_from_format()
|
/external/libaom/libaom/av1/common/ |
D | restoration.c | 1136 const int plane_width = frame->crop_widths[is_uv]; in av1_loop_restoration_filter_frame_init() local 1140 av1_extend_frame(frame->buffers[plane], plane_width, plane_height, in av1_loop_restoration_filter_frame_init()
|
D | blockd.h | 1254 int plane_width; member
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 550 const int plane_width = local 553 std::min(frame_header_.columns4x4, DivideBy4(plane_width + 3)
|