Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h121 RK_U32 vui_time_scale; member
H A Dh265d_ps.c1283 mpp_read_longbits(gb, 32, &vui->vui_time_scale); in decode_vui()
H A Dh265d_parser.c521 den = sps->vui.vui_time_scale; in set_sps()