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