Home
last modified time | relevance | path

Searched refs:min_tb_height (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h287 RK_S32 min_tb_height; member
H A Dh265d_ps.c827 if (openhevc_sps->min_tb_height != sps->min_tb_height) { in compare_sps()
1839 sps->min_tb_height = sps->height >> sps->log2_min_tb_size; in mpp_hevc_decode_nal_sps()