Searched refs:chroma_dpb_size (Results 1 – 2 of 2) sorted by relevance
93 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()102 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()111 ctx->chroma_dpb_size = ALIGN((mb_width * mb_height) * in s5p_mfc_alloc_codec_buffers_v6()127 ctx->luma_dpb_size, ctx->chroma_dpb_size); in s5p_mfc_alloc_codec_buffers_v6()252 ctx->chroma_dpb_size + 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()296 ctx->chroma_dpb_size + 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()680 buf_addr1 += ctx->chroma_dpb_size; in s5p_mfc_set_enc_ref_buffer_v6()681 buf_size1 -= ctx->chroma_dpb_size; in s5p_mfc_set_enc_ref_buffer_v6()[all …]
703 size_t chroma_dpb_size; member
Completed in 11 milliseconds