Searched refs:config_t (Results 1 – 2 of 2) sorted by relevance
39 struct config_t { struct116 static const config_t mResolutionTable[kNumResolutionTypes][32];117 config_t mConfigs[kNumResolutionTypes][32];
28 const VideoFormats::config_t VideoFormats::mResolutionTable[][32] = {281 const config_t *config = &mResolutionTable[type][index]; in GetConfiguration()