Home
last modified time | relevance | path

Searched defs:mb_row (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dencodeframe.c95 static unsigned int mb_activity_measure(MACROBLOCK *x, int mb_row, int mb_col) { in mb_activity_measure()
174 int mb_row, mb_col; in calc_activity_index() local
236 int mb_row, mb_col; in build_activity_map() local
316 static void encode_mb_row(VP8_COMP *cpi, VP8_COMMON *cm, int mb_row, in encode_mb_row()
670 int mb_row; in vp8_encode_frame() local
1133 int mb_row, int mb_col) { in vp8cx_encode_inter_macroblock()
H A Dbitstream.c301 int mb_row; in pack_tokens_into_partitions() local
322 int mb_row; in pack_mb_row_tokens() local
417 int mb_row = -1; in pack_inter_mode_mvs() local
569 int mb_row = -1; in write_kfmodes() local
H A Dpickinter.c55 unsigned char *last_ref, int mb_row, in check_dot_artifact_candidate()
402 int_mv *parent_ref_mv, int mb_row, in get_lower_res_motion_info()
565 int *returndistortion, int *returnintra, int mb_row, in vp8_pick_inter_mode()
H A Dsegmentation.c15 int mb_row, mb_col; in vp8_update_gf_usage_maps() local
H A Dmr_dissim.c76 int mb_row; in vp8_cal_dissimilarity() local
H A Donyx_if.c607 int mb_row, mb_col, num_bl; in compute_skin_map() local
4284 int mb_row; in encode_frame_to_data_rate() local
4310 int mb_row; in encode_frame_to_data_rate() local
H A Dethreading.c58 int mb_row; in thread_encoding_proc() local
H A Dtemporal_filter.c192 int mb_col, mb_row; in vp8_temporal_filter_iterate_c() local
H A Ddenoising.c473 loop_filter_info_n *lfi_n, int mb_row, int mb_col, in vp8_denoiser_denoise_mb()
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_mbgraph.c26 MV *dst_mv, int mb_row, in do_16x16_motion_iteration()
78 int_mv *dst_mv, int mb_row, int mb_col) { in do_16x16_motion_search()
162 YV12_BUFFER_CONFIG *alt_ref, int mb_row, in update_mbgraph_mb_stats()
220 int mb_col, mb_row, offset = 0; in update_mbgraph_frame_stats() local
283 int mb_col, mb_row, offset, i; in separate_arf_mbs() local
H A Dvp9_ethread.c434 int mb_row; in first_pass_worker_hook() local
523 int mb_row; in temporal_filter_worker_hook() local
H A Dvp9_firstpass.c515 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize()
741 int mb_row, mb_col; in accumulate_floating_point_stats() local
877 const int mb_row, const int mb_col, in store_fp_motion_vector()
896 int mb_row) { in vp9_first_pass_encode_tile_mb_row()
1375 int mb_row; in first_pass_encode() local
H A Dvp9_temporal_filter.c848 int mb_row, int mb_col_start, in vp9_temporal_filter_iterate_row_c()
1210 int mb_row; in temporal_filter_iterate_tile_c() local
/aosp_15_r20/external/libvpx/vp8/common/
H A Dvp8_loopfilter.c168 int mb_row, int post_ystride, int post_uvstride, in vp8_loop_filter_row_normal()
222 int mb_row, int post_ystride, in vp8_loop_filter_row_simple()
268 int mb_row; in vp8_loop_filter_frame() local
389 int mb_row; in vp8_loop_filter_frame_yonly() local
479 int mb_row; in vp8_loop_filter_partial_frame() local
H A Ddebugmodes.c16 int mb_row; in vp8_print_modes_and_motion_vectors() local
H A Dvp8_skin_detection.c72 int i, j, mb_row, mb_col, num_bl; in vp8_compute_skin_map() local
H A Dmfqe.c239 int mb_row; in vp8_multiframe_quality_enhance() local
/aosp_15_r20/external/libvpx/vp8/decoder/
H A Derror_concealment.c102 int new_row, int new_col, int mb_row, in calculate_overlaps_mb()
277 int mb_row, int mb_col, int mb_rows, in calc_prev_mb_overlaps()
295 int mb_row, mb_col; in estimate_missing_mvs() local
361 int mb_row, int mb_col, int mb_rows, in find_neighboring_blocks()
461 void vp8_interpolate_motion(MACROBLOCKD *mb, int mb_row, int mb_col, in vp8_interpolate_motion()
H A Donyxd_if.c413 int mb_row, mb_col; in vp8dx_references_buffer() local
H A Dthreading.c256 int mb_row; in mt_decode_mb_rows() local
H A Ddecodemv.c518 int mb_row = -1; in vp8_decode_mode_mvs() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtemporal_filter.c56 AV1_COMP *cpi, const YV12_BUFFER_CONFIG *const frame_to_filter, int mb_row, in get_log_var_4x4sub_blk()
138 const BLOCK_SIZE block_size, const int mb_row, in tf_motion_search()
399 const BLOCK_SIZE block_size, const int mb_row, in tf_build_predictor()
478 const int mb_row, const int mb_col, in tf_apply_temporal_filter_self()
631 const BLOCK_SIZE block_size, const int mb_row, const int mb_col, in av1_apply_temporal_filter_c()
792 const BLOCK_SIZE block_size, const int mb_row, const int mb_col, in av1_highbd_apply_temporal_filter_c()
822 const MACROBLOCKD *mbd, const BLOCK_SIZE block_size, const int mb_row, in tf_normalize_filtered_frame()
860 void av1_tf_do_filtering_row(AV1_COMP *cpi, ThreadData *td, int mb_row) { in av1_tf_do_filtering_row()
1030 for (int mb_row = 0; mb_row < tf_ctx->mb_rows; mb_row++) in tf_do_filtering() local
H A Dtune_vmaf.c28 const BLOCK_SIZE block_size, const int mb_row, in motion_search()
83 const int mb_row, const int mb_col, in residual_variance()
164 for (int mb_row = 0; mb_row < mb_rows; mb_row++) { in residual_frame_average_variance() local
/aosp_15_r20/external/libaom/test/
H A Dtemporal_filter_test.cc182 const int mb_row = 0; in RunTest() local
568 const int mb_row = 0; in RunTest() local
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dtemporal_filter_neon_dotprod.c219 const BLOCK_SIZE block_size, const int mb_row, const int mb_col, in av1_apply_temporal_filter_neon_dotprod()

12