Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c1529 .other_enc_ctx = MFC_OTHER_ENC_CTX_BUF_SIZE_V6,
1558 .other_enc_ctx = MFC_OTHER_ENC_CTX_BUF_SIZE_V7,
1582 .other_enc_ctx = MFC_OTHER_ENC_CTX_BUF_SIZE_V8,
1617 .other_enc_ctx = MFC_OTHER_ENC_CTX_BUF_SIZE_V10,
Ds5p_mfc_common.h220 unsigned int other_enc_ctx; member
Ds5p_mfc_opr_v6.c368 ctx->ctx.size = buf_size->other_enc_ctx; in s5p_mfc_alloc_instance_buffer_v6()