Searched refs:encoder_type (Results 1 – 7 of 7) sorted by relevance
53 void GetType(uint32_t *encoder_type) { in GetType() argument54 drm_encoder_ ? *encoder_type = drm_encoder_->encoder_type in GetType()55 : *encoder_type = fake_type_; in GetType()96 int GetDisplayTypeCode(uint32_t encoder_type);
92 if (enc && enc->encoder_type == DRM_MODE_ENCODER_DSI) { in GetDrmResources()
63 if (enc && enc->encoder_type == DRM_MODE_ENCODER_DSI) { in GetEncoder()