Home
last modified time | relevance | path

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

/linux/drivers/media/platform/s5p-mfc/
A Ds5p_mfc_opr_v5.c76 enc_ref_y_size = ALIGN(enc_ref_y_size, S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_alloc_codec_buffers_v5()
84 S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_alloc_codec_buffers_v5()
91 S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_alloc_codec_buffers_v5()
338 ctx->luma_size = ALIGN(ctx->luma_size, S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_enc_calc_src_size_v5()
340 ALIGN(ctx->chroma_size, S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_enc_calc_src_size_v5()
554 enc_ref_y_size = ALIGN(enc_ref_y_size, S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_set_enc_ref_buffer_v5()
558 enc_ref_c_size = ALIGN(enc_ref_c_size, S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_set_enc_ref_buffer_v5()
565 S5P_FIMV_NV12MT_SALIGN); in s5p_mfc_set_enc_ref_buffer_v5()
A Dregs-mfc.h251 #define S5P_FIMV_NV12MT_SALIGN 8192 macro

Completed in 8 milliseconds