Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_processing/
Dvideo_denoiser.cc28 int mb_index = mb_row * mb_cols + mb_col; in TrailingReduction() local
97 int mb_index = mb_row * mb_cols + mb_col; in DenoiseFrame() local
/external/libvpx/libvpx/vp8/common/
Ddebugmodes.c21 int mb_index = 0; in vp8_print_modes_and_motion_vectors() local
Dpostproc.c862 int mb_index = 0; in vp8_post_proc_frame() local
894 int mb_index = 0; in vp8_post_proc_frame() 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.c657 const int mb_index = mb_row * cm->mb_cols + mb_col; in vp9_first_pass() local
Dvp9_encodeframe.c2459 const int mb_index = r * cm->mb_cols + c; in rd_pick_partition() local
2539 const int mb_index = r * cm->mb_cols + c; in rd_pick_partition() local