Home
last modified time | relevance | path

Searched defs:mb_height (Results 1 – 11 of 11) sorted by relevance

/external/libaom/av1/encoder/
Dtemporal_filter.c97 const int mb_height = block_size_high[block_size]; in tf_motion_search() local
337 const int mb_height = block_size_high[block_size]; // Height. in tf_build_predictor() local
415 const int mb_height = block_size_high[block_size]; in tf_apply_temporal_filter_self() local
566 const int mb_height = block_size_high[block_size]; in av1_apply_temporal_filter_c() local
747 const int mb_height = block_size_high[block_size]; in tf_normalize_filtered_frame() local
805 const int mb_height = block_size_high[block_size]; in av1_tf_do_filtering_row() local
1197 const int mb_height = block_size_high[block_size]; in init_tf_ctx() local
Dtune_vmaf.c31 const int mb_height = block_size_high[block_size]; in motion_search() local
83 const int mb_height = block_size_high[block_size]; in residual_variance() local
135 const int mb_height = block_size_high[block_size]; in residual_frame_average_variance() local
Dethread.c3039 const int mb_height = block_size_high[block_size]; in compute_num_tf_workers() local
/external/libvpx/test/
Dactive_map_refresh_test.cc88 const int mb_height = (height + 15) / 16; in PreEncodeFrameHook() local
/external/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c207 const int mb_height = block_size_high[block_size]; in av1_apply_temporal_filter_sse2() local
Dhighbd_temporal_filter_sse2.c220 const int mb_height = block_size_high[block_size]; in av1_highbd_apply_temporal_filter_sse2() local
Dtemporal_filter_avx2.c231 const int mb_height = block_size_high[block_size]; in av1_apply_temporal_filter_avx2() local
Dhighbd_temporal_filter_avx2.c345 const int mb_height = block_size_high[block_size]; in av1_highbd_apply_temporal_filter_avx2() local
/external/mesa3d/src/broadcom/vulkan/
Dv3d_tiling.c167 uint32_t mb_height = utile_h * 2; in v3d_get_uif_pixel_offset() local
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_tiling.c163 uint32_t mb_height = utile_h * 2; in v3d_get_uif_pixel_offset() local
/external/libaom/av1/encoder/arm/neon/
Dtemporal_filter_neon.c314 const int mb_height = block_size_high[block_size]; in av1_apply_temporal_filter_neon() local