Searched refs:me_buffer_size (Results 1 – 2 of 2) sorted by relevance
150 ctx->me_buffer_size = ALIGN(S5P_FIMV_ME_BUFFER_SIZE_V8( in s5p_mfc_alloc_codec_buffers_v6()155 ctx->me_buffer_size = ALIGN(S5P_FIMV_ME_BUFFER_SIZE_V6( in s5p_mfc_alloc_codec_buffers_v6()269 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()273 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()290 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()297 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()301 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()314 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()320 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()324 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()[all …]
710 size_t me_buffer_size; member