Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1570 READ_UE(gb, &sps->temporal_layer[i].max_latency_increase ); in mpp_hevc_decode_nal_sps()
1571 sps->temporal_layer[i].max_latency_increase -= 1; in mpp_hevc_decode_nal_sps()
1593 … sps->temporal_layer[i].max_latency_increase = sps->temporal_layer[start].max_latency_increase; in mpp_hevc_decode_nal_sps()
H A Dh265d_parser.h225 int max_latency_increase; member