Searched refs:SC_COEF_SRAM_SIZE (Results 1 – 2 of 2) sorted by relevance
183 #define SC_COEF_SRAM_SIZE (SC_NUM_PHASES * 2 * SC_NUM_TAPS_MEM_ALIGN * 2) macro
1281 &ctx->sc_coeff_v, SC_COEF_SRAM_SIZE >> 4); in device_run()2300 ret = vpdma_alloc_desc_buf(&ctx->sc_coeff_h, SC_COEF_SRAM_SIZE); in vpe_open()2304 ret = vpdma_alloc_desc_buf(&ctx->sc_coeff_v, SC_COEF_SRAM_SIZE); in vpe_open()