Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h213 unsigned int h264_dec_ctx; member
Ds5p_mfc.c1382 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V6,
1414 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V7,
1441 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V8,
Ds5p_mfc_opr_v6.c270 ctx->ctx.size = buf_size->h264_dec_ctx; in s5p_mfc_alloc_instance_buffer_v6()