Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/tests/writer/
DWriterTest.cpp44 struct configFormat { struct
45 char mime[128];
46 int32_t width;
47 int32_t height;
48 int32_t sampleRate;
49 int32_t channelCount;
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DNetworkListStoreDataTest.java500 String configFormat = in parseNetworkWithUnknownTag() local
/frameworks/av/media/libstagefright/
DACodec.cpp3605 const sp<AMessage> &configFormat, sp<AMessage> &outputFormat) { in setColorAspectsForVideoDecoder()
3693 int32_t width, int32_t height, const sp<AMessage> &configFormat, sp<AMessage> &outputFormat, in getColorAspectsAndDataSpaceForVideoDecoder()
3721 const sp<AMessage> &configFormat, sp<AMessage> &outputFormat, sp<AMessage> &inputFormat) { in setColorAspectsForVideoEncoder()
3765 OMX_U32 portIndex, const sp<AMessage> &configFormat, sp<AMessage> &outputFormat) { in setHDRStaticInfoForVideoCodec()