Home | History | Annotate | Download | only in encoder

Lines Matching defs:cache

608     uint8_t *cache = cache_ptr;
609 for (col = 0; col < cm->mi_cols; col++, mi_8x8++, cache++)
610 cache[0] = mi_8x8[0]->mbmi.segment_id;