Searched refs:temporal_id (Results 1 – 10 of 10) sorted by relevance
232 bool VCMDecodingState::ContinuousLayer(int temporal_id, int tl0_pic_id) const { in ContinuousLayer() argument234 if (temporal_id == kNoTemporalIdx || tl0_pic_id == kNoTl0PicIdx) in ContinuousLayer()239 temporal_id == 0) in ContinuousLayer()243 if (temporal_id != 0) in ContinuousLayer()
59 bool ContinuousLayer(int temporal_id, int tl0_pic_id) const;
482 int spatial_id, temporal_id; in set_flags_and_fb_idx_for_temporal_mode3() local490 temporal_id = cpi->svc.temporal_layer_id = in set_flags_and_fb_idx_for_temporal_mode3()496 if (!temporal_id) { in set_flags_and_fb_idx_for_temporal_mode3()501 } else if (cpi->svc.layer_context[temporal_id].is_key_frame) { in set_flags_and_fb_idx_for_temporal_mode3()509 } else if (temporal_id == 1) { in set_flags_and_fb_idx_for_temporal_mode3()554 if (temporal_id == 0) { in set_flags_and_fb_idx_for_temporal_mode3()557 if (cpi->svc.layer_context[temporal_id].is_key_frame) { in set_flags_and_fb_idx_for_temporal_mode3()567 } else if (temporal_id == 1) { in set_flags_and_fb_idx_for_temporal_mode3()588 int spatial_id, temporal_id; in set_flags_and_fb_idx_for_temporal_mode2() local590 temporal_id = cpi->svc.temporal_layer_id = in set_flags_and_fb_idx_for_temporal_mode2()[all …]
74 WORD32 temporal_id,
157 WORD32 temporal_id, in ihevce_get_cur_frame_qp() argument183 i4_curr_qp = static_params_frame_qp + temporal_id + 1; in ihevce_get_cur_frame_qp()
98 unsigned temporal_id; \
130 if (priv->codec_data.h265.temporal_id == 0 && in set_poc()951 priv->codec_data.h265.temporal_id = nuh_temporal_id_plus1 - 1; in vid_dec_h265_Decode()
178 int temporal_id; /**< Temporal layer Id of image */ member
985 dst->temporal_id = src->temporal_id; in av1_add_film_grain()
831 img->temporal_id = cm->temporal_layer_id; in decoder_get_frame()