Searched refs:me_buffer_size (Results 1 – 2 of 2) sorted by relevance
119 ctx->me_buffer_size = ALIGN(S5P_FIMV_ME_BUFFER_SIZE_V8( in s5p_mfc_alloc_codec_buffers_v6()124 ctx->me_buffer_size = ALIGN(S5P_FIMV_ME_BUFFER_SIZE_V6( in s5p_mfc_alloc_codec_buffers_v6()238 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()255 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()262 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()275 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()281 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()299 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()304 ctx->me_buffer_size = in s5p_mfc_alloc_codec_buffers_v6()310 ctx->chroma_dpb_size + ctx->me_buffer_size)); in s5p_mfc_alloc_codec_buffers_v6()[all …]
698 size_t me_buffer_size; member