Home
last modified time | relevance | path

Searched defs:mb_col (Results 1 – 25 of 26) sorted by relevance

12

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mbgraph.c27 int mb_col) { in do_16x16_motion_iteration()
77 int_mv *dst_mv, int mb_row, int mb_col) { in do_16x16_motion_search()
163 int mb_col) { in update_mbgraph_mb_stats()
220 int mb_col, mb_row, offset = 0; in update_mbgraph_frame_stats() local
289 int mb_col, mb_row, offset, i; in separate_arf_mbs() local
Dvp9_temporal_filter.c295 int mb_col; in vp9_temporal_filter_iterate_row_c() local
Dvp9_firstpass.c459 static BLOCK_SIZE get_bsize(const VP9_COMMON *cm, int mb_row, int mb_col) { in get_bsize()
688 int mb_row, mb_col; in accumulate_floating_point_stats() local
823 int mb_col; in vp9_first_pass_encode_tile_mb_row() local
/external/libvpx/libvpx/vp8/encoder/
Dsegmentation.c15 int mb_row, mb_col; in vp8_update_gf_useage_maps() local
Dencodeframe.c107 int mb_row, int mb_col) { in mb_activity_measure()
186 int mb_row, mb_col; in calc_activity_index() local
248 int mb_row, mb_col; in build_activity_map() local
332 int mb_col; in encode_mb_row() local
1124 int mb_row, int mb_col) { in vp8cx_encode_inter_macroblock()
Dmr_dissim.c77 int mb_col; in vp8_cal_dissimilarity() local
Dethreading.c76 int mb_col; in thread_encoding_proc() local
Dpickinter.c128 int mb_col, int channel) { in check_dot_artifact_candidate()
470 int mb_col) { in get_lower_res_motion_info()
633 int mb_col) { in vp8_pick_inter_mode()
Dtemporal_filter.c190 int mb_col, mb_row; in vp8_temporal_filter_iterate_c() local
Ddenoising.c474 loop_filter_info_n *lfi_n, int mb_row, int mb_col, in vp8_denoiser_denoise_mb()
Dbitstream.c457 int mb_col = -1; in pack_inter_mode_mvs() local
622 int mb_col = -1; in write_kfmodes() local
Donyx_if.c4314 int mb_col; in encode_frame_to_data_rate() local
4340 int mb_col; in encode_frame_to_data_rate() local
Dfirstpass.c473 int mb_row, mb_col; in vp8_first_pass() local
Drdopt.c1746 int mb_col) { in vp8_rd_pick_inter_mode()
/external/libvpx/libvpx/vp8/common/
Dvp8_loopfilter.c173 int mb_col; in vp8_loop_filter_row_normal() local
227 int mb_col; in vp8_loop_filter_row_simple() local
275 int mb_col; in vp8_loop_filter_frame() local
397 int mb_col; in vp8_loop_filter_frame_yonly() local
487 int mb_col; in vp8_loop_filter_partial_frame() local
Ddebugmodes.c17 int mb_col; in vp8_print_modes_and_motion_vectors() local
Dthreading.h214 static INLINE void sync_read(pthread_mutex_t *const mutex, int mb_col, in sync_read()
Dmfqe.c242 int mb_col; in vp8_multiframe_quality_enhance() local
/external/webrtc/webrtc/modules/video_processing/
Dvideo_denoiser.cc27 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/decoder/
Derror_concealment.c103 int mb_col, int first_blk_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()
Donyxd_if.c430 int mb_row, mb_col; in vp8dx_references_buffer() local
Dthreading.c295 int mb_col; in mt_decode_mb_rows() local
Ddecodemv.c531 int mb_col = -1; in vp8_decode_mode_mvs() local
Ddecodeframe.c446 int mb_row, mb_col; in decode_mb_rows() local
/external/webrtc/webrtc/modules/video_processing/util/
Dskin_detection.cc50 const int mb_col) { in MbHasSkinColor()

12