Searched refs:top_size (Results 1 – 2 of 2) sorted by relevance
34 const int top_size = (16 + 8 + 8) * mb_w; in VP8InitFrame() local39 const int cache_size = top_size * cache_height; in VP8InitFrame()43 + top_size + info_size in VP8InitFrame()
36 const int top_size = enc->mb_w_ * 16; in InitTop() local37 memset(enc->y_top_, 127, 2 * top_size); in InitTop()