Searched refs:me_buffer_size (Results 1 – 2 of 2) sorted by relevance
116 ctx->me_buffer_size = ALIGN(S5P_FIMV_ME_BUFFER_SIZE_V8( in s5p_mfc_alloc_codec_buffers_v6()121 ctx->me_buffer_size = ALIGN(S5P_FIMV_ME_BUFFER_SIZE_V6( in s5p_mfc_alloc_codec_buffers_v6()235 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()252 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()259 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()272 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()278 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()296 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()301 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()307 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()[all …]
694 size_t me_buffer_size; member