Searched refs:binbufer2_size (Results 1 – 1 of 1) sorted by relevance
337 u32 binbuffer1_size, binbufer2_size; in vpxd_scratch_size() local344 binbufer2_size = max_t(u32, size_yuv, in vpxd_scratch_size()346 binbufer2_size *= VPX_DECODER_FRAME_CONCURENCY_LVL * in vpxd_scratch_size()349 size = ALIGN(binbuffer1_size + binbufer2_size, in vpxd_scratch_size()