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