Searched refs:audio_bytes (Results 1 – 1 of 1) sorted by relevance
60 const size_t audio_bytes = ((1920 * 4) / PAGE_SIZE + 1) * 0x20; in cobalt_buf_init() local76 s->is_audio ? audio_bytes : bytes); in cobalt_buf_init()