Home | History | Annotate | Download | only in encoder

Lines Matching defs:p32

269       const int p32 = ((mb_row & 2) << 2) + ((mb_col & 2) << 1);
273 cpi->seg0_progress = ((y * mb_cols + x * 4 + p32 + p16 + tile_progress)