Searched defs:plane_h (Results 1 – 8 of 8) sorted by relevance
87 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local108 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local349 int plane_h = plane ? height >> subsampling_y : height; in GenRandomData() local371 int plane_h = plane ? height >> subsampling_y : height; in GenExtremeData() local
247 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_sse2() local
261 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_sse2() local
271 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_avx2() local
386 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_highbd_apply_temporal_filter_avx2() local
359 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_neon() local
355 const int plane_h = mb_height >> subsampling_y; // Plane height. in tf_build_predictor() local753 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in tf_normalize_filtered_frame() local
1694 uint32_t plane_format, plane_w, plane_h; in test_one_plane() local