Home
last modified time | relevance | path

Searched refs:temporal_layer_index (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/pc/test/
H A Dsvc_e2e_tests.cc243 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) {
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc_1_2.c121 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()
H A Dradeon_uvd_enc.h153 uint32_t temporal_layer_index; member
H A Dradeon_vcn_enc_2_0.c186 enc->enc_pic.layer_sel.temporal_layer_index = i; in encode()
H A Dradeon_uvd_enc_1_1.c235 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()
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_vcn_enc.h256 uint32_t temporal_layer_index; member
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D24.0.3.rst89 - radeonsi/vcn: Use temporal_layer_index to select temporal layer
H A D24.1.0.rst1737 - radeonsi/vcn: Use temporal_layer_index to select temporal layer