Home
last modified time | relevance | path

Searched defs:mb_index (Results 1 – 5 of 5) 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.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.c702 const int mb_index = mb_row * cm->mb_cols + mb_col; in accumulate_floating_point_stats() local
919 const int mb_index = mb_row * cm->mb_cols + mb_col; in vp9_first_pass_encode_tile_mb_row() local
922 const int mb_index = mb_row * cm->mb_cols + mb_col; in vp9_first_pass_encode_tile_mb_row() local
Dvp9_encodeframe.c3220 const int mb_index = r * cm->mb_cols + c; in rd_pick_partition() local
3314 const int mb_index = r * cm->mb_cols + c; in rd_pick_partition() local