Searched defs:plane_h (Results 1 – 4 of 4) sorted by relevance
333 const int plane_h = mb_height >> subsampling_y; // Plane height. in tf_build_predictor() local541 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_yuv_c() local677 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_planewise_c() local875 const int plane_h = mb_height >> mbd->plane[plane].subsampling_y; in tf_normalize_filtered_frame() local
243 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_planewise_sse2() local
265 const uint32_t plane_h = mb_height >> mbd->plane[plane].subsampling_y; in av1_apply_temporal_filter_planewise_avx2() local
1694 uint32_t plane_format, plane_w, plane_h; in test_one_plane() local