Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1555 READ_UE(gb, &sps->temporal_layer[i].max_latency_increase ); in mpp_hevc_decode_nal_sps()
1556 sps->temporal_layer[i].max_latency_increase -= 1; in mpp_hevc_decode_nal_sps()
1578 … sps->temporal_layer[i].max_latency_increase = sps->temporal_layer[start].max_latency_increase; in mpp_hevc_decode_nal_sps()
H A Dh265d_parser.h217 int max_latency_increase; member