Searched refs:chroma_dpb_size (Results 1 – 2 of 2) sorted by relevance
95 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()98 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()105 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()111 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()114 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()118 ctx->chroma_dpb_size = ALIGN(ctx->chroma_dpb_size + 256, SZ_2K); in s5p_mfc_alloc_codec_buffers_v6()127 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()136 ctx->chroma_dpb_size = in s5p_mfc_alloc_codec_buffers_v6()794 buf_addr1 += ctx->chroma_dpb_size; in s5p_mfc_set_enc_ref_buffer_v6()795 buf_size1 -= ctx->chroma_dpb_size; in s5p_mfc_set_enc_ref_buffer_v6()[all …]
709 size_t chroma_dpb_size; member