Home
last modified time | relevance | path

Searched defs:mb_index (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/modules/video_processing/util/
Dnoise_estimation.cc29 void NoiseEstimation::GetNoise(int mb_index, uint32_t var, uint32_t luma) { in GetNoise()
43 void NoiseEstimation::ResetConsecLowVar(int mb_index) { in ResetConsecLowVar()
/external/webrtc/modules/video_processing/
Dvideo_denoiser.cc50 int mb_index = mb_row * mb_cols_ + mb_col; in ShowRect() local
166 int mb_index = mb_row * mb_cols_ + mb_col; in IsTrailingBlock() local
186 const int mb_index = mb_index_base + mb_col; in CopySrcOnMOB() local
260 const int mb_index = mb_index_base + mb_col; in DenoiseFrame() local
/external/libvpx/libvpx/vp8/common/
Ddebugmodes.c18 int mb_index = 0; in vp8_print_modes_and_motion_vectors() local
/external/libavc/decoder/
Dih264d_inter_pred.c176 WORD32 mb_index, in ih264d_form_mb_part_info_bp()
453 WORD32 mb_index, in ih264d_form_mb_part_info_mp()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c730 const int mb_index = mb_row * cm->mb_cols + mb_col; in accumulate_floating_point_stats() local
861 const int mb_index = mb_row * cm->mb_cols + mb_col; in store_fp_motion_vector() local
943 const int mb_index = mb_row * cm->mb_cols + mb_col; in vp9_first_pass_encode_tile_mb_row() local