Home
last modified time | relevance | path

Searched defs:FrontendConfig (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/
H A Dfrontend_util.h30 struct FrontendConfig { struct
39 void FrontendFillConfigWithDefaults(struct FrontendConfig* config); argument
/aosp_15_r20/hardware/interfaces/tv/tuner/config/
H A DTunerTestingConfigAidlReaderV1_0.h108 struct FrontendConfig { struct
109 bool isSoftwareFe;
110 FrontendType type;
111 bool canConnectToCiCam;
112 int32_t ciCamId;
113 int32_t removePid;
114 FrontendSettings settings;
115 vector<FrontendStatusType> tuneStatusTypes;
116 vector<FrontendStatus> expectTuneStatuses;
117 bool supportBlindScan;
H A DTunerTestingConfigReaderV1_0.h86 struct FrontendConfig { struct
87 bool isSoftwareFe;
88 FrontendType type;
89 FrontendSettings settings;
90 vector<FrontendStatusType> tuneStatusTypes;
91 vector<FrontendStatus> expectTuneStatuses;