Searched refs:mb_index (Results 1 – 2 of 2) sorted by relevance
21 int mb_index = 0; in vp8_print_modes_and_motion_vectors() local25 mb_index = 0; in vp8_print_modes_and_motion_vectors()33 fprintf(mvs, "%2d ", mi[mb_index].mbmi.mode); in vp8_print_modes_and_motion_vectors()35 mb_index++; in vp8_print_modes_and_motion_vectors()39 mb_index++; in vp8_print_modes_and_motion_vectors()44 mb_index = 0; in vp8_print_modes_and_motion_vectors()52 fprintf(mvs, "%2d ", mi[mb_index].mbmi.ref_frame); in vp8_print_modes_and_motion_vectors()54 mb_index++; in vp8_print_modes_and_motion_vectors()58 mb_index++; in vp8_print_modes_and_motion_vectors()64 mb_index = 0; in vp8_print_modes_and_motion_vectors()[all …]
764 int mb_index = 0; in vp8_post_proc_frame() local776 sprintf(zz, "%c", mi[mb_index].mbmi.mode + 'a'); in vp8_post_proc_frame()779 mb_index ++; in vp8_post_proc_frame()783 mb_index ++; /* border */ in vp8_post_proc_frame()796 int mb_index = 0; in vp8_post_proc_frame() local811 sprintf(zz, "%c", mi[mb_index].mbmi.dc_diff + '0'); in vp8_post_proc_frame()814 mb_index ++; in vp8_post_proc_frame()818 mb_index ++; /* border */ in vp8_post_proc_frame()