Searched refs:other_amdgpu_encoder (Results 1 – 1 of 1) sorted by relevance
114 struct amdgpu_encoder *other_amdgpu_encoder; in amdgpu_get_external_encoder() local122 other_amdgpu_encoder = to_amdgpu_encoder(other_encoder); in amdgpu_get_external_encoder()123 if (other_amdgpu_encoder->is_ext_encoder && in amdgpu_get_external_encoder()124 (amdgpu_encoder->devices & other_amdgpu_encoder->devices)) in amdgpu_get_external_encoder()