Searched refs:temporal_layer_index (Results 1 – 8 of 8) sorted by relevance
243 for (const auto& [temporal_layer_index, temporal_layer_frame_count] :245 if (temporal_layer_index < 0 ||246 temporal_layer_index >= expected_temporal_layers) {281 for (const auto& [temporal_layer_index, temporal_layer_frame_count] :283 if (temporal_layer_index < 0 ||284 temporal_layer_index >= expected_temporal_layers) {
121 RADEON_ENC_CS(enc->enc_pic.layer_sel.temporal_layer_index); in radeon_enc_layer_select()178 unsigned int i = enc->enc_pic.layer_sel.temporal_layer_index; in radeon_enc_rc_layer_init()1429 enc->enc_pic.layer_sel.temporal_layer_index = i; in begin()1467 enc->enc_pic.layer_sel.temporal_layer_index = i; in encode()
153 uint32_t temporal_layer_index; member
186 enc->enc_pic.layer_sel.temporal_layer_index = i; in encode()
235 enc->enc_pic.layer_sel.temporal_layer_index = 0; in radeon_uvd_enc_layer_select()238 RADEON_ENC_CS(enc->enc_pic.layer_sel.temporal_layer_index); in radeon_uvd_enc_layer_select()
256 uint32_t temporal_layer_index; member
89 - radeonsi/vcn: Use temporal_layer_index to select temporal layer
1737 - radeonsi/vcn: Use temporal_layer_index to select temporal layer