Home
last modified time | relevance | path

Searched refs:other_dec_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c1550 .other_dec_ctx = MFC_OTHER_DEC_CTX_BUF_SIZE_V6,
1579 .other_dec_ctx = MFC_OTHER_DEC_CTX_BUF_SIZE_V7,
1613 .other_dec_ctx = MFC_OTHER_DEC_CTX_BUF_SIZE_V8,
1647 .other_dec_ctx = MFC_OTHER_DEC_CTX_BUF_SIZE_V10,
1670 .other_dec_ctx = MFC_OTHER_DEC_CTX_BUF_SIZE_V12,
Ds5p_mfc_common.h215 unsigned int other_dec_ctx; member
Ds5p_mfc_opr_v6.c404 ctx->ctx.size = buf_size->other_dec_ctx; in s5p_mfc_alloc_instance_buffer_v6()