Searched refs:config_t (Results 1 - 2 of 2) sorted by path

/frameworks/av/media/libstagefright/wifi-display/
H A DVideoFormats.cpp28 const VideoFormats::config_t VideoFormats::mResolutionTable[][32] = {
281 const config_t *config = &mResolutionTable[type][index];
H A DVideoFormats.h39 struct config_t { struct in struct:android::VideoFormats
116 static const config_t mResolutionTable[kNumResolutionTypes][32];
117 config_t mConfigs[kNumResolutionTypes][32];

Completed in 118 milliseconds