Home
last modified time | relevance | path

Searched refs:max_num_merge_cand (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h124 RK_U32 max_num_merge_cand; ///< 5 - 5_minus_max_num_merge_cand member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c676 if (openhevc_sh->max_num_merge_cand != sh->max_num_merge_cand) { in compare_sliceheader()
1001 sh->max_num_merge_cand = 5 - value; in hls_slice_header()
1002 if (sh->max_num_merge_cand < 1 || sh->max_num_merge_cand > 5) { in hls_slice_header()
1005 sh->max_num_merge_cand); in hls_slice_header()
H A Dh265d_parser.h427 RK_U32 max_num_merge_cand; ///< 5 - 5_minus_max_num_merge_cand member