Searched refs:mb_indx (Results 1 – 1 of 1) sorted by relevance
42 int mb_indx, blk_indx; in Deringing_Luma() local166 mb_indx = (MB_V / 8) * (width / 8) + MB_H / 8; in Deringing_Luma()171 blk_indx = mb_indx + (BLK_V / 8) * width / 8 + BLK_H / 8; in Deringing_Luma()194 mb_indx = (v_blk / 8) * (width / 8); in Deringing_Luma()198 blk_indx = mb_indx + h_blk / 8; in Deringing_Luma()