/aosp_15_r20/external/libaom/test/ |
H A D | temporal_filter_test.cc | 86 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 D | restoration.c | 48 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 D | thread_common.c | 722 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 D | restoration.h | 327 int plane_w, plane_h; member
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | pickrst.c | 115 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 D | temporal_filter.c | 422 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 D | temporal_filter_neon_dotprod.c | 273 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_neon_dotprod() local
|
H A D | highbd_temporal_filter_neon.c | 341 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_neon() local
|
H A D | temporal_filter_neon.c | 251 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 D | temporal_filter_sse2.c | 277 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_sse2() local
|
H A D | highbd_temporal_filter_sse2.c | 297 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_sse2() local
|
H A D | highbd_temporal_filter_avx2.c | 422 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_avx2() local
|
H A D | temporal_filter_avx2.c | 604 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 D | i915_pm_rpm.c | 1694 uint32_t plane_format, plane_w, plane_h; in test_one_plane() local
|