Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c1565 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V6,
1594 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V7,
1628 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V8,
1662 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V10,
1685 .h264_dec_ctx = MFC_H264_DEC_CTX_BUF_SIZE_V12,
H A Ds5p_mfc_common.h215 unsigned int h264_dec_ctx; member
H A Ds5p_mfc_opr_v6.c395 ctx->ctx.size = buf_size->h264_dec_ctx; in s5p_mfc_alloc_instance_buffer_v6()