Searched refs:other_amdgpu_encoder (Results 1 – 1 of 1) sorted by relevance
130 struct amdgpu_encoder *other_amdgpu_encoder; in amdgpu_get_external_encoder() local138 other_amdgpu_encoder = to_amdgpu_encoder(other_encoder); in amdgpu_get_external_encoder()139 if (other_amdgpu_encoder->is_ext_encoder && in amdgpu_get_external_encoder()140 (amdgpu_encoder->devices & other_amdgpu_encoder->devices)) in amdgpu_get_external_encoder()