Searched refs:S5P_FIMV_NV12MT_SALIGN (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 76 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()
|
H A D | regs-mfc.h | 251 #define S5P_FIMV_NV12MT_SALIGN 8192 macro
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 76 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()
|
H A D | regs-mfc.h | 251 #define S5P_FIMV_NV12MT_SALIGN 8192 macro
|
Completed in 7 milliseconds