Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h185 RK_U32 vps_time_scale; member
H A Dh265d_ps.c628 if ( openhevc_vps->vps_time_scale != in compare_vps()
629 vps->vps_time_scale) { in compare_vps()
1123 mpp_read_longbits(gb, 32, &vps->vps_time_scale); in mpp_hevc_decode_nal_vps()
H A Dh265d_parser.c518 den = s->vps->vps_time_scale; in set_sps()