Searched refs:stride1_off (Results 1 – 1 of 1) sorted by relevance
284 int stride1_off = (aHeight/2); in calcCompressedBufSize() local287 bufSize = (stride0 * stride0_off + stride1 * stride1_off) + in calcCompressedBufSize()288 (rau_cnt * 2 * (stride0_off + stride1_off)); in calcCompressedBufSize()