Home
last modified time | relevance | path

Searched refs:reconstructed_pictures_v4_0 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_enc_4_0.c126 RADEON_ENC_CS(enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].luma_offset); in radeon_enc_ctx()
127 RADEON_ENC_CS(enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].chroma_offset); in radeon_enc_ctx()
128 RADEON_ENC_CS(enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].unused.unused_offset1); in radeon_enc_ctx()
129 RADEON_ENC_CS(enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].unused.unused_offset2); in radeon_enc_ctx()
Dradeon_vcn_enc.c426 enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].luma_offset = offset; in setup_dpb()
428 enc->enc_pic.ctx_buf.reconstructed_pictures_v4_0[i].chroma_offset = offset; in setup_dpb()
Dradeon_vcn_enc.h374 …rvcn_enc_reconstructed_picture_v4_0_t reconstructed_pictures_v4_0[RENCODE_MAX_NUM_RECONSTRUCTED_PI… member