/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mbgraph.c | 30 int mb_col) { in do_16x16_motion_iteration() 88 int_mv *dst_mv, int mb_row, int mb_col) { in do_16x16_motion_search() 181 int mb_col in update_mbgraph_mb_stats() 242 int mb_col, mb_row, offset = 0; in update_mbgraph_frame_stats() local 304 int mb_col, mb_row, offset, i; in separate_arf_mbs() local
|
D | vp9_temporal_filter.c | 281 int mb_col, mb_row; in temporal_filter_iterate_c() local
|
D | vp9_firstpass.c | 457 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize() 496 int mb_row, mb_col; in vp9_first_pass() local
|
D | vp9_encodeframe.c | 2448 int mb_col = mi_col >> 1; in rd_pick_partition() local 2529 int mb_col = mi_col >> 1; in rd_pick_partition() local
|
/external/libvpx/libvpx/vp8/common/ |
D | vp8_loopfilter.c | 202 int mb_col; in vp8_loop_filter_row_normal() local 260 int mb_col; in vp8_loop_filter_row_simple() local 314 int mb_col; in vp8_loop_filter_frame() local 457 int mb_col; in vp8_loop_filter_frame_yonly() local 564 int mb_col; in vp8_loop_filter_partial_frame() local
|
D | debugmodes.c | 20 int mb_col; in vp8_print_modes_and_motion_vectors() local
|
D | mfqe.c | 286 int mb_col; in vp8_multiframe_quality_enhance() local
|
/external/webrtc/webrtc/modules/video_processing/ |
D | video_denoiser.cc | 27 for (int mb_col = 1; mb_col < mb_cols - 1; ++mb_col) { in TrailingReduction() local 94 for (int mb_col = 0; mb_col < mb_cols; ++mb_col) { in DenoiseFrame() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | segmentation.c | 17 int mb_row, mb_col; in vp8_update_gf_useage_maps() local
|
D | encodeframe.c | 118 int mb_row, int mb_col) in mb_activity_measure() 209 int mb_row, mb_col; in calc_activity_index() local 276 int mb_row, mb_col; in build_activity_map() local 373 int mb_col; in encode_mb_row() local 1234 int mb_row, int mb_col in vp8cx_encode_inter_macroblock()
|
D | mr_dissim.c | 86 int mb_col; in vp8_cal_dissimilarity() local
|
D | ethreading.c | 82 int mb_col; in thread_encoding_proc() local
|
D | pickinter.c | 86 int mb_col, in check_dot_artifact_candidate() 513 int_mv *parent_ref_mv, int mb_row, int mb_col) in get_lower_res_motion_info() 679 int mb_col) in vp8_pick_inter_mode()
|
D | temporal_filter.c | 235 int mb_col, mb_row; in vp8_temporal_filter_iterate_c() local
|
D | denoising.c | 494 int mb_col, in vp8_denoiser_denoise_mb()
|
D | bitstream.c | 565 int mb_col = -1; in pack_inter_mode_mvs() local 748 int mb_col = -1; in write_kfmodes() local
|
D | onyx_if.c | 4691 int mb_col; in encode_frame_to_data_rate() local 4715 int mb_col; in encode_frame_to_data_rate() local
|
D | firstpass.c | 510 int mb_row, mb_col; in vp8_first_pass() local
|
D | rdopt.c | 1946 int mb_row, int mb_col) in vp8_rd_pick_inter_mode()
|
/external/libvpx/libvpx/vp8/decoder/ |
D | error_concealment.c | 115 int mb_row, int mb_col, in calculate_overlaps_mb() 328 int mb_row, int mb_col, in calc_prev_mb_overlaps() 353 int mb_row, mb_col; in estimate_missing_mvs() local 434 int mb_row, int mb_col, in find_neighboring_blocks() 560 int mb_row, int mb_col, in vp8_interpolate_motion()
|
D | onyxd_if.c | 456 int mb_row, mb_col; in vp8dx_references_buffer() local
|
D | threading.c | 343 int mb_col; in mt_decode_mb_rows() local
|
D | decodemv.c | 634 int mb_col = -1; in vp8_decode_mode_mvs() local
|
D | decodeframe.c | 514 int mb_row, mb_col; in decode_mb_rows() local
|
/external/webrtc/webrtc/modules/video_processing/util/ |
D | skin_detection.cc | 50 const int mb_col) { in MbHasSkinColor()
|