Home
last modified time | relevance | path

Searched refs:SC_COEF_SRAM_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/platform/ti-vpe/
A Dsc.h183 #define SC_COEF_SRAM_SIZE (SC_NUM_PHASES * 2 * SC_NUM_TAPS_MEM_ALIGN * 2) macro
A Dvpe.c1281 &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()

Completed in 12 milliseconds