Home
last modified time | relevance | path

Searched defs:plane_h (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Dtemporal_filter_test.cc86 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local
107 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
469 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local
491 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
/aosp_15_r20/external/libaom/av1/common/
H A Drestoration.c48 int *plane_h) { in av1_get_upsampled_plane_size()
69 int plane_w, plane_h; in av1_alloc_restoration_struct() local
220 int plane_w, int plane_h, int ss_y, in get_stripe_boundary_info()
990 int plane_w, int plane_h, int ss_x, int ss_y, int highbd, int bit_depth, in av1_loop_restoration_filter_unit()
1103 int plane_w, plane_h; in av1_loop_restoration_filter_frame_init() local
1156 int plane_w, plane_h; in foreach_rest_unit_in_plane() local
1449 int plane_w, plane_h; in save_boundary_lines() local
H A Dthread_common.c722 const int plane_h = ctxt[plane].plane_h; in enqueue_lr_jobs() local
799 const int plane_h = ctxt[plane].plane_h; in set_loop_restoration_done() local
934 const int plane_h = ctxt[plane].plane_h; in foreach_rest_unit_in_planes_mt() local
H A Drestoration.h327 int plane_w, plane_h; member
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpickrst.c115 int plane_h; member
187 int plane_w, plane_h; in init_rsc() local
1866 int plane_w, plane_h; in restoration_search() local
1983 int plane_w, plane_h; in allocate_search_structs() local
2021 int plane_w, plane_h; in set_restoration_unit_size() local
2140 int plane_w, plane_h; in av1_pick_filter_restoration() local
H A Dtemporal_filter.c422 const int plane_h = mb_height >> subsampling_y; // Plane height. in tf_build_predictor() local
832 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in tf_normalize_filtered_frame() local
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dtemporal_filter_neon_dotprod.c273 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_neon_dotprod() local
H A Dhighbd_temporal_filter_neon.c341 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_neon() local
H A Dtemporal_filter_neon.c251 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_neon() local
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dtemporal_filter_sse2.c277 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_sse2() local
H A Dhighbd_temporal_filter_sse2.c297 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_sse2() local
H A Dhighbd_temporal_filter_avx2.c422 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_avx2() local
H A Dtemporal_filter_avx2.c604 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_avx2() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Di915_pm_rpm.c1694 uint32_t plane_format, plane_w, plane_h; in test_one_plane() local